Searched refs:parametersSet (Results 1 – 2 of 2) sorted by relevance
22 private final Object parametersSet; field in InstanceFrameworkMethod38 Description instanceDescription, Object parametersSet) { in InstanceFrameworkMethod() argument41 this.parametersSet = parametersSet; in InstanceFrameworkMethod()46 return new InvokeParameterisedMethod(this, test, parametersSet); in getInvokeStatement()
137 Object parametersSet = parametersSets[i]; in createDescribableFrameworkMethod() local141 description, parametersSet)); in createDescribableFrameworkMethod()