Uses of Package
org.junit.jupiter.engine.discovery.predicates
Packages that use org.junit.jupiter.engine.discovery.predicates
Package
Description
Internal classes for test discovery within the JUnit Jupiter test engine.
Internal predicate classes used by test discovery within the JUnit Jupiter test engine.
-
Classes in org.junit.jupiter.engine.discovery.predicates used by org.junit.jupiter.engine.discoveryClassDescriptionPredicates for determining whether a class is a JUnit Jupiter test class.
-