Jagger
 All Classes Namespaces Files Functions Variables Enumerator Groups Pages
static DefaultResponseValidatorProvider com.griddynamics.jagger.engine.e1.collector.DefaultResponseValidatorProvider.of ( Class<?extends ResponseValidator<?,?,?>>  clazz)
static

Definition at line 24 of file DefaultResponseValidatorProvider.java.

References com.griddynamics.jagger.engine.e1.collector.DefaultResponseValidatorProvider.DefaultResponseValidatorProvider().

Referenced by JLoadScenarioProvider.exampleJaggerLoadScenario(), and JLoadScenarioProvider.myFirstJaggerLoadScenario().

24  {
25  return new DefaultResponseValidatorProvider(clazz);
26  }

Here is the call graph for this function:

Here is the caller graph for this function: