Uses of Class
de.rwth.swc.coffee4j.junit.engine.annotation.parameter.ParameterContext
-
Packages that use ParameterContext Package Description de.rwth.swc.coffee4j.junit.engine.annotation.parameter -
-
Uses of ParameterContext in de.rwth.swc.coffee4j.junit.engine.annotation.parameter
Methods in de.rwth.swc.coffee4j.junit.engine.annotation.parameter that return ParameterContext Modifier and Type Method Description static ParameterContextParameterContext. of(Parameter parameter, Combination combination)Methods in de.rwth.swc.coffee4j.junit.engine.annotation.parameter with parameters of type ParameterContext Modifier and Type Method Description ObjectParameterValueLoader. load(ParameterContext context)ObjectParameterValueProvider. provideValue(ParameterContext parameterContext)
-