Class TestClassPredicates

java.lang.Object
org.junit.jupiter.engine.discovery.predicates.TestClassPredicates

@API(status=INTERNAL, since="5.13") public class TestClassPredicates extends Object
Predicates for determining whether a class is a JUnit Jupiter test class.
Since:
5.13