|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.jdo.tck.util.ResultSummary
A serializable class used to store test results in a file.
Constructor Summary | |
ResultSummary()
|
Method Summary | |
static void |
main(java.lang.String[] args)
Deserializes an instance and prints that instance to System.out and the TCK result file. |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public ResultSummary()
Method Detail |
public static void main(java.lang.String[] args)
System.out
and the TCK result file.
Finally deletes the file of the serialized instance.
args
- the first element contains the directory
where the test result is stored.public java.lang.String toString()
Object.toString()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |