TestParameter.DefaultTestParameterValuesProvider |
|
TestParameter.InternalImplementationOfThisParameter |
Implementation of this parameter annotation.
|
TestParameterInjector |
A JUnit4 test runner which knows how to instantiate and run test classes where each test case may
be parameterized with its own unique set of test parameters.
|
TestParameters.DefaultTestParametersValuesProvider |
|
TestParameters.TestParametersValues |
A set of parameters for a single method invocation.
|
TestParameters.TestParametersValues.Builder |
|
TestParametersValuesProvider |
Abstract class for custom providers of @TestParameters values.
|
TestParametersValuesProvider.Context |
An immutable value class that contains extra information about the context of the parameter for
which values are being provided.
|
TestParameterValue |
Wrapper class around a parameter value.
|
TestParameterValuesProvider |
Abstract class for custom providers of @TestParameter values.
|
TestParameterValuesProvider.Context |
An immutable value class that contains extra information about the context of the parameter for
which values are being provided.
|