Interface | Description |
---|---|
AroundPropertyHook |
Experimental feature.
|
AroundTryHook |
Experimental feature.
|
ContainerLifecycleContext |
Experimental feature.
|
LifecycleContext |
Experimental feature.
|
LifecycleHook<T extends LifecycleHook<?>> |
Experimental feature.
|
LifecycleHook.Configurable |
Experimental feature.
|
LifecycleHook.PropagateToChildren |
Marker interface.
|
PropertyExecutionResult |
Experimental feature.
|
PropertyExecutor |
Experimental feature.
|
PropertyLifecycle.AfterPropertyExecutor | |
PropertyLifecycleContext |
Experimental feature.
|
Reporter |
Experimental feature.
|
SkipExecutionHook |
Experimental feature.
|
Store<T> |
Experimental feature.
|
TryExecutor |
Experimental feature.
|
TryLifecycleContext |
Experimental feature.
|
Class | Description |
---|---|
PropertyLifecycle |
Experimental feature.
|
PropertyLifecycle.PropertyLifecycleFacade | |
SkipExecutionHook.SkipResult | |
Store.StoreFacade |
Enum | Description |
---|---|
PropertyExecutionResult.Status |
Status of executing a single test or container.
|
Store.Lifespan |
A Store with the same identifier can live
For the whole test run
For the currently running property
For the currently running try
|
Exception | Description |
---|---|
CannotFindStoreException |
Annotation Type | Description |
---|---|
AddLifecycleHook |
Experimental feature.
|
LifecycleHooks |
Experimental feature.
|