|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Object | +--roast.AbstractTuple
An abstract representation of a test case passed between Roast unit operations. Each tuple element is taken from a domain: a set of elements, often ordered, of the same type. The tester extends AbstractTuple to add the necessary tuple elements.
Roast| Field Summary | |
long |
tupleNumber
Stores the unique tuple number automatically assigned to each tuple. |
| Constructor Summary | |
AbstractTuple()
|
|
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Field Detail |
public long tupleNumber
| Constructor Detail |
public AbstractTuple()
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||