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