|
||||||||||
| 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.openoces.ooapi.signatures.OpensignSignatureFactoryTest
public class OpensignSignatureFactoryTest
This class implements junit tests for the class OpensignSignature.
| Constructor Summary | |
|---|---|
OpensignSignatureFactoryTest()
|
|
| Method Summary | |
|---|---|
void |
testGenerationOfEmptySignature()
|
void |
testGenerationOfNonXmlSignature()
|
void |
testGenerationOfNullXmldsigDocument()
|
void |
testGenerationOfValidOpenlogonSignature()
|
void |
testGenerationOfValidOpensignSignatureWithInvalidSignatureValue()
|
void |
testGenerationOfValidSignature()
|
| 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 |
| Constructor Detail |
|---|
public OpensignSignatureFactoryTest()
| Method Detail |
|---|
public void testGenerationOfNullXmldsigDocument()
throws SignatureVerificationException,
InternalException
SignatureVerificationException
InternalException
public void testGenerationOfValidOpenlogonSignature()
throws InternalException,
NonOpensignSignatureException
InternalException
NonOpensignSignatureException
public void testGenerationOfValidSignature()
throws SignatureVerificationException,
InternalException
SignatureVerificationException
InternalException
public void testGenerationOfEmptySignature()
throws SignatureVerificationException,
InternalException
SignatureVerificationException
InternalException
public void testGenerationOfNonXmlSignature()
throws SignatureVerificationException,
InternalException
SignatureVerificationException
InternalException
public void testGenerationOfValidOpensignSignatureWithInvalidSignatureValue()
throws NonOpensignSignatureException,
InternalException
NonOpensignSignatureException
InternalException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||