Package | Description |
---|---|
org.dejava.component.test.exception.parametric | |
org.dejava.component.test.runner.statement |
Modifier and Type | Method and Description |
---|---|
Collection<AtomParametricTestException> |
ParametricTestException.getTestExceptions()
Gets the exceptions thrown during a parametric test.
|
Modifier and Type | Method and Description |
---|---|
void |
ParametricTestException.setTestExceptions(Collection<AtomParametricTestException> testExceptions)
Sets the exceptions thrown during a parametric test.
|
Constructor and Description |
---|
ParametricTestException(String testName,
Object[] parameters,
Collection<AtomParametricTestException> testExceptions,
Collection<AtomParametricTestAssertionError> testAssumptionViolations)
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
ParametricTestWrapper.evaluate() |
Copyright © 2012. All Rights Reserved.