Package test
Class ExceptionTest
java.lang.Object
test.ExceptionTest
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ExceptionTest
public ExceptionTest()
-
-
Method Details
-
setUp
public void setUp() -
testSendMessageToNonExistentRoom
public void testSendMessageToNonExistentRoom() -
testSendMessageNonExistentUser
public void testSendMessageNonExistentUser() -
testAddNonExistentContact
public void testAddNonExistentContact() -
testGetUserContactsNonExistentUser
public void testGetUserContactsNonExistentUser()
-