Package org.junit.jupiter.engine.discovery.predicates
Internal predicate classes used by test discovery within the JUnit Jupiter test engine.
-
Class Summary Class Description IsTestableMethod IsTestFactoryMethod Test if a method is a JUnit Jupiter@TestFactorymethod.IsTestMethod Test if a method is a JUnit Jupiter@Testmethod.IsTestTemplateMethod Test if a method is a JUnit Jupiter@TestTemplatemethod.TestClassPredicates Predicates for determining whether a class is a JUnit Jupiter test class. -
Enum Summary Enum Description TestClassPredicates.NestedClassInvalidityReason