Module org.junit.jupiter.engine
Class IsTestMethod
java.lang.Object
org.junit.jupiter.engine.discovery.predicates.IsTestMethod
@API(status=INTERNAL, since="5.0") public class IsTestMethod extends Object
Test if a method is a JUnit Jupiter
@Test
method.- Since:
- 5.0