com.web_visage.ichat
Class TestIChatServiceBot

java.lang.Object
  extended by com.web_visage.ichat.TestIChatServiceBot

public class TestIChatServiceBot
extends java.lang.Object

IChatServiceBot test suite.

Author:
K.Baturytski

Constructor Summary
TestIChatServiceBot()
           
 
Method Summary
 void connect()
           
 void constructor()
           
 void setUp()
           
static junit.framework.Test suite()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestIChatServiceBot

public TestIChatServiceBot()
Method Detail

setUp

public void setUp()

constructor

public void constructor()

connect

public void connect()

suite

public static junit.framework.Test suite()