Uses of Interface
org.junit.jupiter.engine.execution.TestInstancesProvider
Packages that use TestInstancesProvider
Package
Description
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 TestInstancesProviderMethods in org.junit.jupiter.engine.execution with parameters of type TestInstancesProviderModifier and TypeMethodDescriptionJupiterEngineExecutionContext.Builder.withTestInstancesProvider
(TestInstancesProvider testInstancesProvider)