Package | Description |
---|---|
org.dejava.component.test.runner | |
org.dejava.component.test.runner.rule |
Modifier and Type | Method and Description |
---|---|
protected ParametricTestWrapper |
JUnitParametricRunner.getTestMethodStatement(FrameworkMethod testMethod,
Object[] testParamsValues)
Gets the statement for a parametric test method.
|
Modifier and Type | Method and Description |
---|---|
protected Collection<ParametricTestWrapper> |
JUnitParametricRunner.getTestMethodStatements(FrameworkMethod testMethod)
Gets the statements for a parametric test method.
|
Modifier and Type | Method and Description |
---|---|
ParametricTestWrapper |
ParametricTestWrapperRule.apply(Statement base,
Description description) |
Copyright © 2012. All Rights Reserved.