|
||||||||||
PREV CLASS (src) NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectTestCase
test.performance.timer.TimerTortureTestCase
Timer Performance Tests
Constructor Summary | |
TimerTortureTestCase(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 |
testTortureOne()
See how long to do many notifications one notification, this tests the overhead |
void |
testTortureTen()
See how long to many notifications one notification, this tests the overhead |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public TimerTortureTestCase(java.lang.String s)
Method Detail |
public void testTortureOne()
public void testTortureTen()
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 (src) NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |