Class IsTestMethod
java.lang.Object
org.junit.jupiter.engine.discovery.predicates.IsTestableMethod
org.junit.jupiter.engine.discovery.predicates.IsTestMethod
Test if a method is a JUnit Jupiter
@Test
method.- Since:
- 5.0
-
Constructor Details
-
IsTestMethod
public IsTestMethod()
-