|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ParametersRunnerFactory
A ParameterizedRunnerFactory
creates a runner for a single
TestWithParameters
.
Method Summary | |
---|---|
Runner |
createRunnerForTestWithParameters(TestWithParameters test)
Returns a runner for the specified TestWithParameters . |
Method Detail |
---|
Runner createRunnerForTestWithParameters(TestWithParameters test) throws InitializationError
TestWithParameters
.
InitializationError
- if the runner could not be created.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |