bb.net
Class NetUtil.UnitTest

java.lang.Object
  extended by bb.net.NetUtil.UnitTest
Enclosing class:
NetUtil

public static class NetUtil.UnitTest
extends Object

See the Overview page of the project's javadocs for a general description of this unit test class.


Nested Class Summary
private static class NetUtil.UnitTest.ServerSocketConnector
          Creates a normal client Socket to NetUtil.UnitTest.ServerSocketConnector.serverSocket, and then waits until stopWaiting is called.
 
Constructor Summary
NetUtil.UnitTest()
           
 
Method Summary
 void test_getFtpUrl_writeFileToUrl()
           
 void test_getSocketState()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NetUtil.UnitTest

public NetUtil.UnitTest()
Method Detail

test_getSocketState

public void test_getSocketState()
                         throws Exception
Throws:
Exception

test_getFtpUrl_writeFileToUrl

public void test_getFtpUrl_writeFileToUrl()
                                   throws Exception
Throws:
Exception