|
|||||||||
| 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.util.test.SimpleBlockCipherTest
public class SimpleBlockCipherTest
| Field Summary | |
|---|---|
protected boolean |
useJSSE
|
protected boolean |
useJSSE2
|
| Constructor Summary | |
|---|---|
SimpleBlockCipherTest(java.lang.String s)
|
|
| Method Summary | |
|---|---|
void |
testEncryptDecrypt_MultipleBlocks()
|
void |
testEncryptDecrypt_SingleBlock()
|
void |
testParameterCheckEncrypt1()
|
void |
testParameterCheckEncrypt2()
|
void |
testParameterCheckEncrypt3()
|
void |
testParameterCheckEncrypt4()
|
| 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 useJSSE
protected boolean useJSSE2
| Constructor Detail |
|---|
public SimpleBlockCipherTest(java.lang.String s)
| Method Detail |
|---|
public void testParameterCheckEncrypt1()
public void testParameterCheckEncrypt2()
public void testParameterCheckEncrypt3()
throws InternalApplicationException
InternalApplicationException
public void testParameterCheckEncrypt4()
throws InternalApplicationException
InternalApplicationException
public void testEncryptDecrypt_SingleBlock()
throws InternalApplicationException
InternalApplicationException
public void testEncryptDecrypt_MultipleBlocks()
throws InternalApplicationException
InternalApplicationException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||