io.socket
Class WebsocketTestSocketIO

java.lang.Object
  extended by io.socket.AbstractTestSocketIO
      extended by io.socket.WebsocketTestSocketIO
All Implemented Interfaces:
IOCallback

public class WebsocketTestSocketIO
extends AbstractTestSocketIO


Field Summary
 
Fields inherited from class io.socket.AbstractTestSocketIO
args, events, outputs, stderrThread, stdoutThread, transport
 
Constructor Summary
WebsocketTestSocketIO()
           
 
Method Summary
static void setUpBeforeClass()
           
 
Methods inherited from class io.socket.AbstractTestSocketIO
acknowledge, doClose, doConnect, emitAndMessage, emitAndOn, error, getPort, getProxyPort, namespaces, on, onConnect, onDisconnect, onError, onMessage, onMessage, send, setUp, takeArg, takeEvent, takeLine, tearDown, tearDownAfterClass
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WebsocketTestSocketIO

public WebsocketTestSocketIO()
Method Detail

setUpBeforeClass

public static void setUpBeforeClass()
                             throws java.lang.Exception
Throws:
java.lang.Exception