Package | Description |
---|---|
org.junit.jupiter.api |
JUnit Jupiter API for writing tests.
|
org.junit.jupiter.api.condition |
Annotation-based conditions for enabling or disabling tests in JUnit Jupiter.
|
org.junit.jupiter.engine.config |
Configuration specific to the JUnit Jupiter test engine.
|
org.junit.jupiter.engine.descriptor |
Test descriptors used within the JUnit Jupiter test engine.
|
org.junit.jupiter.engine.discovery |
Internal classes for test discovery within the JUnit Jupiter test engine.
|
org.junit.jupiter.engine.execution |
Internal classes for test execution within the JUnit Jupiter test engine.
|
org.junit.jupiter.engine.extension |
Test extensions specific to the JUnit Jupiter test engine.
|
org.junit.platform.commons.logging |
Internal logging package.
|
org.junit.platform.commons.util |
Internal common utilities for JUnit.
|
org.junit.platform.engine.support.descriptor |
TestDescriptor -related support classes
intended to be used by test engine implementations and clients of
the launcher. |
org.junit.platform.engine.support.hierarchical |
Support classes and base implementation for any
TestEngine that wishes to organize test suites
hierarchically based on the
Node abstraction. |
org.junit.platform.launcher.core |
Core support classes for the
Launcher
including the LauncherFactory
and the LauncherDiscoveryRequestBuilder . |
org.junit.vintage.engine.descriptor |
Test descriptors used within the JUnit Vintage test engine.
|
org.junit.vintage.engine.discovery |
Internal classes for test discovery within the JUnit Vintage test engine.
|
org.junit.vintage.engine.support |
Internal support classes for test discovery and execution within the JUnit
Vintage test engine.
|
Modifier and Type | Field and Description |
---|---|
private static Logger |
MethodOrderer.Random.logger |
Modifier and Type | Field and Description |
---|---|
private static Logger |
JRE.logger |
private static Logger |
OS.logger |
Modifier and Type | Field and Description |
---|---|
private static Logger |
EnumConfigurationParameterConverter.logger |
Modifier and Type | Field and Description |
---|---|
private static Logger |
JupiterTestDescriptor.logger |
private static Logger |
DisplayNameUtils.logger |
private static Logger |
TestMethodTestDescriptor.logger |
Modifier and Type | Field and Description |
---|---|
private static Logger |
JavaElementsResolver.logger |
Modifier and Type | Field and Description |
---|---|
private static Logger |
JupiterEngineExecutionContext.logger |
private static Logger |
ExecutableInvoker.logger |
private static Logger |
ConditionEvaluator.logger |
Modifier and Type | Field and Description |
---|---|
private static Logger |
ExtensionRegistry.logger |
Modifier and Type | Class and Description |
---|---|
private static class |
LoggerFactory.DelegatingLogger |
Modifier and Type | Method and Description |
---|---|
static Logger |
LoggerFactory.getLogger(java.lang.Class<?> clazz)
Get a
Logger for the specified class. |
Modifier and Type | Field and Description |
---|---|
private static Logger |
ClasspathScanner.logger |
private static Logger |
ModuleUtils.logger |
private static Logger |
ReflectionUtils.logger |
private static Logger |
ClassFileVisitor.logger |
Modifier and Type | Field and Description |
---|---|
private static Logger |
FilePosition.logger |
Modifier and Type | Field and Description |
---|---|
private static Logger |
NodeTestTask.logger |
Modifier and Type | Field and Description |
---|---|
private static Logger |
ServiceLoaderTestEngineRegistry.logger |
private static Logger |
DefaultLauncher.logger |
private static Logger |
InternalTestPlan.logger |
private static Logger |
ServiceLoaderTestExecutionListenerRegistry.logger |
private static Logger |
LauncherConfigurationParameters.logger |
Modifier and Type | Field and Description |
---|---|
private static Logger |
RunnerTestDescriptor.logger |
Modifier and Type | Field and Description |
---|---|
private static Logger |
UniqueIdSelectorResolver.logger |
private static Logger |
TestClassRequestResolver.logger |
private static Logger |
DefensiveAllDefaultPossibilitiesBuilder.logger |
Modifier and Type | Field and Description |
---|---|
private static Logger |
UniqueIdReader.logger |