Uses of Class
org.junit.jupiter.engine.discovery.predicates.IsNestedTestClass
Packages that use IsNestedTestClass
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.
-
Uses of IsNestedTestClass in org.junit.jupiter.engine.discovery
Fields in org.junit.jupiter.engine.discovery declared as IsNestedTestClassModifier and TypeFieldDescriptionprivate static final IsNestedTestClass
ClassSelectorResolver.isNestedTestClass
-
Uses of IsNestedTestClass in org.junit.jupiter.engine.discovery.predicates
Fields in org.junit.jupiter.engine.discovery.predicates declared as IsNestedTestClassModifier and TypeFieldDescriptionprivate static final IsNestedTestClass
IsTestClassWithTests.isNestedTestClass