org.jboss.test
Class TestProtocol

java.lang.Object
  extended byjunit.framework.TestCase
      extended byorg.jboss.test.TestProtocol

public class TestProtocol
extends junit.framework.TestCase

Test of the SRP protocol msg exchange sequence.

See Also:
Serialized Form

Constructor Summary
TestProtocol(java.lang.String name)
           
 
Method Summary
static void main(java.lang.String[] args)
           
protected  void setUp()
           
 void testProtocol()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestProtocol

public TestProtocol(java.lang.String name)
Method Detail

setUp

protected void setUp()
              throws java.lang.Exception
Throws:
java.lang.Exception

testProtocol

public void testProtocol()
                  throws java.lang.Exception
Throws:
java.lang.Exception

main

public static void main(java.lang.String[] args)
Parameters:
args - the command line arguments