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 TestParameterValueDeprecated.Wraps the given value in an object that allows you to give the parameter value a different name.final TestParameterValueWraps the given value in an object that allows you to give the parameter value a different name.Returns a newTestParameterValueinstance that stores the given name.static TestParameterValueWraps the given value.