org.jboss.test
Class SRPProtocolTestCase
java.lang.Object
junit.framework.TestCase
org.jboss.test.SRPProtocolTestCase
- public class SRPProtocolTestCase
- extends junit.framework.TestCase
Test of the SRP protocol msg exchange sequence.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SRPProtocolTestCase
public SRPProtocolTestCase(java.lang.String name)
SRPProtocolTestCase
public SRPProtocolTestCase(java.lang.String name,
java.lang.String username,
char[] password)
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