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 Interface for custom providers of test parameter values.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 Interface for custom providers of test parameter values.