Package test
Class ChatRoomTest
java.lang.Object
test.ChatRoomTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
void
-
Constructor Details
-
ChatRoomTest
public ChatRoomTest()
-
-
Method Details
-
testChatRoomCreation
public void testChatRoomCreation() -
testAddMessageToChatRoom
public void testAddMessageToChatRoom() -
testShowMessages
public void testShowMessages()
-