test.implementation.notification
Class AsynchNotificationBroadcasterSupportTestCase

java.lang.Object
  extended byTestCase
      extended bytest.implementation.notification.AsynchNotificationBroadcasterSupportTestCase

public class AsynchNotificationBroadcasterSupportTestCase
extends TestCase

Asynch Notification Broadcaster Support tests.

See Also:
Serialized Form

Constructor Summary
AsynchNotificationBroadcasterSupportTestCase(java.lang.String s)
          Construct the test
 
Method Summary
 void testAsynchDelivery()
           
 void testAsynchDeliveryTwice()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AsynchNotificationBroadcasterSupportTestCase

public AsynchNotificationBroadcasterSupportTestCase(java.lang.String s)
Construct the test

Method Detail

testAsynchDelivery

public void testAsynchDelivery()
                        throws java.lang.Exception
Throws:
java.lang.Exception

testAsynchDeliveryTwice

public void testAsynchDeliveryTwice()
                             throws java.lang.Exception
Throws:
java.lang.Exception