|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Object | +--roast.CheckUnitOp
Checks that a test case executed as expected.
Roast| Constructor Summary | |
CheckUnitOp()
|
|
| Method Summary | |
abstract void |
checkTuple(AbstractTuple tuple)
Calls CUT methods to verify that the test case, represented by tuple, executed successfully. |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public CheckUnitOp()
| Method Detail |
public abstract void checkTuple(AbstractTuple tuple)
tuple - an abstract representation of the test case to be checked
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||