org.openuat.authentication.test
Class ShakeWellBeforeUseProtocol2Test

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

public class ShakeWellBeforeUseProtocol2Test
extends ShakeWellBeforeUseProtocolTestBase


Field Summary
 
Fields inherited from class org.openuat.authentication.test.ShakeWellBeforeUseProtocolTestBase
aggr_a, aggr_b, classIsReadyForTests, MAX_PROTOCOL_LATENCY_SECONDS, numFailed, numProgress, numSucceeded
 
Constructor Summary
ShakeWellBeforeUseProtocol2Test()
           
 
Method Summary
 void setUp()
           
 void testMemoryOverflowCase()
           
 
Methods inherited from class org.openuat.authentication.test.ShakeWellBeforeUseProtocolTestBase
runCase, tearDown, testSoftRealtime
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, 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
 

Constructor Detail

ShakeWellBeforeUseProtocol2Test

public ShakeWellBeforeUseProtocol2Test()
Method Detail

setUp

public void setUp()
           throws java.io.IOException
Overrides:
setUp in class ShakeWellBeforeUseProtocolTestBase
Throws:
java.io.IOException

testMemoryOverflowCase

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


2005-2006, Rene Mayrhofer.