Class PGPDataTest
java.lang.Object
org.opensaml.core.testing.OpenSAMLInitBaseTestCase
org.opensaml.core.testing.XMLObjectBaseTestCase
org.opensaml.core.testing.XMLObjectProviderBaseTestCase
org.opensaml.xmlsec.signature.impl.PGPDataTest
public class PGPDataTest
extends org.opensaml.core.testing.XMLObjectProviderBaseTestCase
-
Field Summary
Fields 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
Modifier and TypeMethodDescriptionvoidvoidvoidvoidMethods inherited from class org.opensaml.core.testing.XMLObjectProviderBaseTestCase
initXMLObjectProviderTestingSupprt, testAttributeIDnessMarshall, testSingleElementOptionalAttributesMarshall, testSingleElementOptionalAttributesUnmarshall, 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
-
Constructor Details
-
PGPDataTest
public PGPDataTest()Constructor
-
-
Method Details
-
testSingleElementUnmarshall
public void testSingleElementUnmarshall()- Specified by:
testSingleElementUnmarshallin 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
-
testChildElementsMarshall
public void testChildElementsMarshall()- Overrides:
testChildElementsMarshallin classorg.opensaml.core.testing.XMLObjectProviderBaseTestCase
-