Package | Description |
---|---|
org.junit.jupiter.engine |
Core package for the JUnit Jupiter test engine.
|
org.junit.jupiter.engine.descriptor |
Test descriptors used within the JUnit Jupiter test engine.
|
org.junit.jupiter.engine.execution |
Internal classes for test execution within the JUnit Jupiter test engine.
|
Class | Description |
---|---|
JupiterEngineExecutionContext |
Class | Description |
---|---|
JupiterEngineExecutionContext | |
ThrowableCollector |
Simple component that can be used to collect one or more instances of
Throwable . |
Class | Description |
---|---|
ExtensionValuesStore |
ExtensionValuesStore is used inside implementations of
ExtensionContext to store and retrieve values. |
JupiterEngineExecutionContext | |
JupiterEngineExecutionContext.Builder | |
TestInstanceProvider | |
ThrowableCollector |
Simple component that can be used to collect one or more instances of
Throwable . |