-
Interfaces Interface Description com.google.testing.junit.testparameterinjector.TestParameter.TestParameterValuesProvider UseTestParameterValuesProvider
instead. The replacement implements this same interface, but with an additional Context parameter.com.google.testing.junit.testparameterinjector.TestParameters.TestParametersValuesProvider UseTestParametersValuesProvider
instead. The replacement implements this same interface, but with an additional Context parameter.
-
Methods Method Description com.google.testing.junit.testparameterinjector.TestParametersValuesProvider.provideValues() This method should never be called as it will simply throw anUnsupportedOperationException
.com.google.testing.junit.testparameterinjector.TestParameterValuesProvider.provideValues() This method should never be called as it will simply throw anUnsupportedOperationException
.