|
||||||||||
| PREV CLASS NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectTestCase
test.compliance.timer.TimerNotificationTestCase
Timer Notification Tests
| Constructor Summary | |
TimerNotificationTestCase(java.lang.String s)
Construct the test |
|
| Method Summary | |
void |
handleNotification(Notification (src) n,
java.lang.Object ignored)
Handle the notification, just add it to the list |
void |
testReasonableValues()
Test a notification gives reasonable values |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public TimerNotificationTestCase(java.lang.String s)
| Method Detail |
public void testReasonableValues()
public void handleNotification(Notification (src) n,
java.lang.Object ignored)
handleNotification in interface NotificationListener (src) n - the notification objectignored - the handback object given to the broadcaster
upon listener registration
|
||||||||||
| PREV CLASS NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||