Class ConcatKDFParamsTest
java.lang.Object
org.opensaml.core.testing.OpenSAMLInitBaseTestCase
org.opensaml.core.testing.XMLObjectBaseTestCase
org.opensaml.core.testing.XMLObjectProviderBaseTestCase
org.opensaml.xmlsec.encryption.impl.ConcatKDFParamsTest
public class ConcatKDFParamsTest
extends org.opensaml.core.testing.XMLObjectProviderBaseTestCase
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate Stringprivate Stringprivate Stringprivate Stringprivate Stringprivate StringFields 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, 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
-
Field Details
-
expectedDigestMethod
-
expectedAlgorithmID
-
expectedPartyUInfo
-
expectedPartyVInfo
-
expectedSuppPubInfo
-
expectedSuppPrivInfo
-
-
Constructor Details
-
ConcatKDFParamsTest
public ConcatKDFParamsTest()Constructor
-
-
Method Details
-
setUp
- Throws:
Exception
-
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
-
testStringBytesConversions
public void testStringBytesConversions()
-