Uses of Class
com.google.testing.junit.testparameterinjector.TestParameterValue
-
Uses of TestParameterValue in com.google.testing.junit.testparameterinjector
Methods in com.google.testing.junit.testparameterinjector that return TestParameterValueModifier and TypeMethodDescriptiondefault TestParameterValue
Deprecated.Wraps the given value in an object that allows you to give the parameter value a different name.final TestParameterValue
Wraps the given value in an object that allows you to give the parameter value a different name.Returns a newTestParameterValue
instance that stores the given name.static TestParameterValue
Wraps the given value.