Package | Description |
---|---|
org.junit.jupiter.engine.execution |
Internal classes for test execution within the JUnit Jupiter test engine.
|
Modifier and Type | Method | Description |
---|---|---|
TestInstancesProvider |
JupiterEngineExecutionContext.getTestInstancesProvider() |
Modifier and Type | Method | Description |
---|---|---|
JupiterEngineExecutionContext.Builder |
JupiterEngineExecutionContext.Builder.withTestInstancesProvider(TestInstancesProvider testInstancesProvider) |
Copyright © 2019. All rights reserved.