|
||||||||||
| PREV CLASS NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectTestSuite
test.compliance.monitor.MonitorSUITE
Tests for the monitor service.
| Field Summary | |
static long |
GRANULARITY_TIME
The time between notifications |
static long |
MAX_WAIT
The maximum wait for a notification |
| Constructor Summary | |
MonitorSUITE()
|
|
| Method Summary | |
static void |
main(java.lang.String[] args)
Run the tests |
static Test |
suite()
Get a list of tests. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final long MAX_WAIT
public static final long GRANULARITY_TIME
| Constructor Detail |
public MonitorSUITE()
| Method Detail |
public static void main(java.lang.String[] args)
args - the arguments for the testpublic static Test suite()
|
||||||||||
| PREV CLASS NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||