org.openuat.authentication.test
Class CKPOverUDPTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.openuat.authentication.test.CKPOverUDPTest
All Implemented Interfaces:
junit.framework.Test

public class CKPOverUDPTest
extends junit.framework.TestCase


Field Summary
protected  boolean useJSSE1
           
protected  boolean useJSSE2
           
 
Constructor Summary
CKPOverUDPTest(java.lang.String s)
           
 
Method Summary
 void setUp()
           
 void testCompleteRun_AsymmetricOneSideSendMatches_Interlocked()
           
 void testCompleteRun_AsymmetricOneSideSendMatches_Sequenced1()
           
 void testCompleteRun_AsymmetricOneSideSendMatches_Sequenced2()
           
 void testCompleteRun_SymmetricNoSendMatches_Interlocked()
           
 void testCompleteRun_SymmetricNoSendMatches_Sequenced1()
           
 void testCompleteRun_SymmetricNoSendMatches_Sequenced2()
           
 void testFailedRun_SymmetricNoSendMatches_Interlocked()
           
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, tearDown, toString
 
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

useJSSE1

protected boolean useJSSE1

useJSSE2

protected boolean useJSSE2
Constructor Detail

CKPOverUDPTest

public CKPOverUDPTest(java.lang.String s)
Method Detail

setUp

public void setUp()
Overrides:
setUp in class junit.framework.TestCase

testCompleteRun_SymmetricNoSendMatches_Interlocked

public void testCompleteRun_SymmetricNoSendMatches_Interlocked()
                                                        throws java.io.IOException,
                                                               InternalApplicationException,
                                                               java.lang.InterruptedException
Throws:
java.io.IOException
InternalApplicationException
java.lang.InterruptedException

testFailedRun_SymmetricNoSendMatches_Interlocked

public void testFailedRun_SymmetricNoSendMatches_Interlocked()
                                                      throws java.io.IOException,
                                                             InternalApplicationException,
                                                             java.lang.InterruptedException
Throws:
java.io.IOException
InternalApplicationException
java.lang.InterruptedException

testCompleteRun_SymmetricNoSendMatches_Sequenced1

public void testCompleteRun_SymmetricNoSendMatches_Sequenced1()
                                                       throws java.io.IOException,
                                                              InternalApplicationException,
                                                              java.lang.InterruptedException
Throws:
java.io.IOException
InternalApplicationException
java.lang.InterruptedException

testCompleteRun_SymmetricNoSendMatches_Sequenced2

public void testCompleteRun_SymmetricNoSendMatches_Sequenced2()
                                                       throws java.io.IOException,
                                                              InternalApplicationException,
                                                              java.lang.InterruptedException
Throws:
java.io.IOException
InternalApplicationException
java.lang.InterruptedException

testCompleteRun_AsymmetricOneSideSendMatches_Interlocked

public void testCompleteRun_AsymmetricOneSideSendMatches_Interlocked()
                                                              throws java.io.IOException,
                                                                     InternalApplicationException,
                                                                     java.lang.InterruptedException
Throws:
java.io.IOException
InternalApplicationException
java.lang.InterruptedException

testCompleteRun_AsymmetricOneSideSendMatches_Sequenced1

public void testCompleteRun_AsymmetricOneSideSendMatches_Sequenced1()
                                                             throws java.io.IOException,
                                                                    InternalApplicationException,
                                                                    java.lang.InterruptedException
Throws:
java.io.IOException
InternalApplicationException
java.lang.InterruptedException

testCompleteRun_AsymmetricOneSideSendMatches_Sequenced2

public void testCompleteRun_AsymmetricOneSideSendMatches_Sequenced2()
                                                             throws java.io.IOException,
                                                                    InternalApplicationException,
                                                                    java.lang.InterruptedException
Throws:
java.io.IOException
InternalApplicationException
java.lang.InterruptedException


2005-2009, Rene Mayrhofer.