Uses of Interface
org.junit.jupiter.engine.execution.TestInstancesProvider
| Package | Description |
|---|---|
| org.junit.jupiter.engine.execution |
Internal classes for test execution within the JUnit Jupiter test engine.
|
-
Uses of TestInstancesProvider in org.junit.jupiter.engine.execution
Methods in org.junit.jupiter.engine.execution that return TestInstancesProvider Modifier and Type Method Description TestInstancesProviderJupiterEngineExecutionContext. getTestInstancesProvider()Methods in org.junit.jupiter.engine.execution with parameters of type TestInstancesProvider Modifier and Type Method Description JupiterEngineExecutionContext.BuilderJupiterEngineExecutionContext.Builder. withTestInstancesProvider(TestInstancesProvider testInstancesProvider)