|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TestDescriptor
This interface specifies methods to be implemented by a test run descriptor, whose role is to designate a given test run.
Method Summary | |
---|---|
java.util.Date |
getDate()
Gets the test run initialization date of the test run represented by current test descriptor |
java.lang.String |
getName()
Gets the test run name of the test run represented by current test descriptor |
Method Detail |
---|
java.lang.String getName()
java.util.Date getDate()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |