net.grinder.communication
Class TestQueuedSenderDecorator

java.lang.Object
  extended by net.grinder.communication.TestQueuedSenderDecorator

public class TestQueuedSenderDecorator
extends Object

Unit tests for QueuedSenderDecorator.

Author:
Philip Aston

Constructor Summary
TestQueuedSenderDecorator()
           
 
Method Summary
 void testConstructor()
           
 void testQueueAndFlush()
           
 void testSend()
           
 void testShutdown()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestQueuedSenderDecorator

public TestQueuedSenderDecorator()
Method Detail

testConstructor

public void testConstructor()
                     throws Exception
Throws:
Exception

testSend

public void testSend()
              throws Exception
Throws:
Exception

testQueueAndFlush

public void testQueueAndFlush()
                       throws Exception
Throws:
Exception

testShutdown

public void testShutdown()
                  throws Exception
Throws:
Exception


Copyright © 2000-2013. All Rights Reserved.