|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.openuat.authentication.test.DHOverTCPWithVerificationTest
public class DHOverTCPWithVerificationTest
There are no _BCAPI and _Mixed variants because DHOverTCPWithVerification only uses the crypto embedded into SimpleKeyAgreement and InterlockProtocol, and those are tested with _BCAPI and _Mixed.
| Field Summary | |
|---|---|
protected boolean |
useJSSE1
|
protected boolean |
useJSSE2
|
| Constructor Summary | |
|---|---|
DHOverTCPWithVerificationTest()
|
|
| Method Summary | |
|---|---|
void |
DISABLED_testCompleteRun_Success()
|
void |
testCompleteRun_Failure1()
|
void |
testCompleteRun_Failure2()
|
void |
testCompleteRun_Failure3()
|
| Methods inherited from class junit.framework.TestCase |
|---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, 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 |
|---|
protected boolean useJSSE1
protected boolean useJSSE2
| Constructor Detail |
|---|
public DHOverTCPWithVerificationTest()
| Method Detail |
|---|
public void DISABLED_testCompleteRun_Success()
throws java.io.IOException,
java.lang.InterruptedException
java.io.IOException
java.lang.InterruptedException
public void testCompleteRun_Failure1()
throws java.lang.InterruptedException,
java.io.IOException
java.lang.InterruptedException
java.io.IOException
public void testCompleteRun_Failure2()
throws java.lang.InterruptedException,
java.io.IOException
java.lang.InterruptedException
java.io.IOException
public void testCompleteRun_Failure3()
throws java.lang.InterruptedException,
java.io.IOException
java.lang.InterruptedException
java.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||