org.openuat.authentication.test
Class CandidateKeyProtocolTest_BCAPI

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

public class CandidateKeyProtocolTest_BCAPI
extends CandidateKeyProtocolTest


Field Summary
 
Fields inherited from class org.openuat.authentication.test.CandidateKeyProtocolTest
useJSSE1, useJSSE2
 
Constructor Summary
CandidateKeyProtocolTest_BCAPI(java.lang.String s)
           
 
Method Summary
 
Methods inherited from class org.openuat.authentication.test.CandidateKeyProtocolTest
setUp, testBug1_2Rounds_generateKey_generateThenMatch_variant1_RoundsWithSameParts_sameMatchOrder, testBug1_2Rounds_generateKey_generateThenMatch_variant2_RoundsWithSameParts_sameMatchOrder, testBug1_2Rounds_generateKey_interlocked_RoundsWithSameParts, testBug1_2Rounds_searchKey_generateThenMatch_variant1_RoundsWithSameParts_differentMatchOrder, testBug1_2Rounds_searchKey_generateThenMatch_variant2_RoundsWithSameParts_differentMatchOrder, testIndexTupleStringEncoding, testMatching_1Round, testMatching_2Rounds, testMatchingAcknowledgeAndKeyGeneration_Asymmetric_1Round_multipleCandidates, testMatchingAcknowledgeAndKeyGeneration_Asymmetric_1Round, testMatchingAcknowledgeAndKeyGeneration_Asymmetric_2Rounds_multipleCandidates, testMatchingAcknowledgeAndKeyGeneration_Asymmetric_2Rounds_searchKey_variant1_multipleCandidates_historySufficient, testMatchingAcknowledgeAndKeyGeneration_Asymmetric_2Rounds_searchKey_variant1_multipleCandidates_historyTooSmall, testMatchingAcknowledgeAndKeyGeneration_Asymmetric_2Rounds_searchKey_variant2_multipleCandidates_historySufficient, testMatchingAcknowledgeAndKeyGeneration_Asymmetric_2Rounds_searchKey_variant2_multipleCandidates_historyTooSmall, testMatchingAcknowledgeAndKeyGeneration_Asymmetric_2Rounds, testMatchingAcknowledgeAndKeyGeneration_Asymmetric_3Hosts_1Round, testMatchingAndKeyGeneration_1Round_multipleCandidates, testMatchingAndKeyGeneration_1Round, testMatchingAndKeyGeneration_2Rounds_searchKey_variant1_multipleCandidates_historySufficient, testMatchingAndKeyGeneration_2Rounds_searchKey_variant1_multipleCandidates_historyTooSmall, testMatchingAndKeyGeneration_2Rounds_searchKey_variant1, testMatchingAndKeyGeneration_2Rounds_searchKey_variant2_multipleCandidates_historySufficient, testMatchingAndKeyGeneration_2Rounds_searchKey_variant2_multipleCandidates_historyTooSmall, testMatchingAndKeyGeneration_2Rounds_searchKey_variant2, testMatchingAndKeyGeneration_3Hosts_1Round, testSetExploder_FixedErrorCase1, testSetExploder
 
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
 

Constructor Detail

CandidateKeyProtocolTest_BCAPI

public CandidateKeyProtocolTest_BCAPI(java.lang.String s)


2005-2006, Rene Mayrhofer.