testing.network
Class TestLobbyClient

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by testing.network.TestLobbyClient
All Implemented Interfaces:
junit.framework.Test

public class TestLobbyClient
extends junit.framework.TestCase


Constructor Summary
TestLobbyClient()
           
 
Method Summary
 void setUp()
           
 void testConnected()
           
 void testLobbying()
           
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, 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

TestLobbyClient

public TestLobbyClient()
Method Detail

setUp

public void setUp()
           throws java.io.FileNotFoundException,
                  java.io.IOException
Overrides:
setUp in class junit.framework.TestCase
Throws:
java.io.FileNotFoundException
java.io.IOException

testConnected

public void testConnected()

testLobbying

public void testLobbying()
                  throws java.io.IOException,
                         java.lang.InterruptedException
Throws:
java.io.IOException
java.lang.InterruptedException