Package | Description |
---|---|
org.junit.jupiter.engine.discovery |
Internal classes for test discovery within the JUnit Jupiter test engine.
|
org.junit.jupiter.engine.discovery.predicates |
Internal predicate classes used by test discovery within the JUnit Jupiter test engine.
|
Modifier and Type | Field and Description |
---|---|
private static IsNestedTestClass |
NestedTestsResolver.isNestedTestClass |
Modifier and Type | Field and Description |
---|---|
private static IsNestedTestClass |
IsTestClassWithTests.isNestedTestClass |