Class OriginatorKeyInfoTest
java.lang.Object
org.opensaml.core.testing.OpenSAMLInitBaseTestCase
org.opensaml.core.testing.XMLObjectBaseTestCase
org.opensaml.core.testing.XMLObjectProviderBaseTestCase
org.opensaml.xmlsec.encryption.impl.OriginatorKeyInfoTest
public class OriginatorKeyInfoTest
extends org.opensaml.core.testing.XMLObjectProviderBaseTestCase
-
Field Summary
FieldsFields inherited from class org.opensaml.core.testing.XMLObjectProviderBaseTestCase
childElementsFile, expectedChildElementsDOM, expectedDOM, expectedOptionalAttributesDOM, expectedUnknownAttributesDOM, invalidDOM, invalidFile, singleElementFile, singleElementOptionalAttributesFile, singleElementUnknownAttributesFileFields inherited from class org.opensaml.core.testing.XMLObjectBaseTestCase
builderFactory, marshallerFactory, parserPool, simpleXMLObjectQName, unmarshallerFactory -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.opensaml.core.testing.XMLObjectProviderBaseTestCase
initXMLObjectProviderTestingSupprt, testAttributeIDnessMarshall, testSingleElementUnknownAttributesMarshall, testSingleElementUnknownAttributesUnmarshallMethods inherited from class org.opensaml.core.testing.XMLObjectBaseTestCase
assertXMLEquals, assertXMLEquals, buildXMLObject, getBuilder, getMarshaller, getMarshaller, getUnmarshaller, getUnmarshaller, getUnmarshaller, initXMLObjectSupport, parseXMLDocument, printXML, printXML, unmarshallElement, unmarshallElementMethods inherited from class org.opensaml.core.testing.OpenSAMLInitBaseTestCase
initOpenSAML
-
Field Details
-
expectedID
-
-
Constructor Details
-
OriginatorKeyInfoTest
public OriginatorKeyInfoTest()Constructor
-
-
Method Details
-
setUp
- Throws:
Exception
-
testSingleElementUnmarshall
public void testSingleElementUnmarshall()- Specified by:
testSingleElementUnmarshallin classorg.opensaml.core.testing.XMLObjectProviderBaseTestCase
-
testSingleElementOptionalAttributesUnmarshall
public void testSingleElementOptionalAttributesUnmarshall()- Overrides:
testSingleElementOptionalAttributesUnmarshallin classorg.opensaml.core.testing.XMLObjectProviderBaseTestCase
-
testChildElementsUnmarshall
public void testChildElementsUnmarshall()- Overrides:
testChildElementsUnmarshallin classorg.opensaml.core.testing.XMLObjectProviderBaseTestCase
-
testSingleElementMarshall
public void testSingleElementMarshall()- Specified by:
testSingleElementMarshallin classorg.opensaml.core.testing.XMLObjectProviderBaseTestCase
-
testSingleElementOptionalAttributesMarshall
public void testSingleElementOptionalAttributesMarshall()- Overrides:
testSingleElementOptionalAttributesMarshallin classorg.opensaml.core.testing.XMLObjectProviderBaseTestCase
-
testChildElementsMarshall
public void testChildElementsMarshall()- Overrides:
testChildElementsMarshallin classorg.opensaml.core.testing.XMLObjectProviderBaseTestCase
-