|
The im4java Library, Version 1.4.0 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TestCase
This interface defines the methods for a single test-case.
Method Summary | |
---|---|
java.lang.String |
getDescription()
Return the description of the test. |
void |
run()
Run the test. |
Method Detail |
---|
java.lang.String getDescription()
void run() throws java.lang.Exception
java.lang.Exception
|
The im4java Library, Version 1.4.0 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |