Uses of Package
com.google.testing.junit.testparameterinjector
-
Classes in com.google.testing.junit.testparameterinjector used by com.google.testing.junit.testparameterinjector Class Description TestParameter.TestParameterValuesProvider Deprecated.UseTestParameterValuesProvider
instead.TestParameters Annotation that can be placed (repeatedly) on @Test-methods or a test constructor to indicate the sets of parameters that it should be invoked with.TestParameters.TestParametersValues A set of parameters for a single method invocation.TestParameters.TestParametersValues.Builder Builder forTestParameters.TestParametersValues
.TestParameters.TestParametersValuesProvider Deprecated.UseTestParametersValuesProvider
instead.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.Context An immutable value class that contains extra information about the context of the parameter for which values are being provided.