org.eclipse.palamedes.gdl.connection
Class MessageTest

java.lang.Object
  extended by org.eclipse.palamedes.gdl.connection.MessageTest

public class MessageTest
extends java.lang.Object


Constructor Summary
MessageTest()
           
 
Method Summary
 void testPlayMessage()
           
 void testSplitMoveString()
           
 void testStartMessage()
           
 void testStopMessage()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MessageTest

public MessageTest()
Method Detail

testStartMessage

public final void testStartMessage()

testPlayMessage

public final void testPlayMessage()

testStopMessage

public final void testStopMessage()

testSplitMoveString

public final void testSplitMoveString()