net.sf.sasl.common.communication
Class AsynchronousChannelSenderTest

java.lang.Object
  extended by net.sf.sasl.common.communication.AsynchronousChannelSenderTest

public class AsynchronousChannelSenderTest
extends Object

Test cases for the AsynchronousChannelSender class.

Author:
Philipp Förmer

Constructor Summary
AsynchronousChannelSenderTest()
           
 
Method Summary
 void testCall()
          Test case for the call() method.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AsynchronousChannelSenderTest

public AsynchronousChannelSenderTest()
Method Detail

testCall

public void testCall()
              throws Exception
Test case for the call() method.

Throws:
Exception


Copyright © 2010. All Rights Reserved.