test.implementation.notification
Class AsynchNotificationBroadcasterSupportTestCase

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by test.implementation.notification.AsynchNotificationBroadcasterSupportTestCase
All Implemented Interfaces:
junit.framework.Test

public class AsynchNotificationBroadcasterSupportTestCase
extends junit.framework.TestCase

Asynch Notification Broadcaster Support tests.

Author:
Adrian Brock.

Constructor Summary
AsynchNotificationBroadcasterSupportTestCase(String s)
          Construct the test
 
Method Summary
 void testAsynchDelivery()
           
 void testAsynchDeliveryTwice()
           
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString
 
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame, format
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AsynchNotificationBroadcasterSupportTestCase

public AsynchNotificationBroadcasterSupportTestCase(String s)
Construct the test

Method Detail

testAsynchDelivery

public void testAsynchDelivery()
                        throws Exception
Throws:
Exception

testAsynchDeliveryTwice

public void testAsynchDeliveryTwice()
                             throws Exception
Throws:
Exception


Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.