Class DigestMethodTest
- java.lang.Object
-
- org.opensaml.core.testing.OpenSAMLInitBaseTestCase
-
- org.opensaml.core.testing.XMLObjectBaseTestCase
-
- org.opensaml.xmlsec.agreement.impl.DigestMethodTest
-
public class DigestMethodTest extends XMLObjectBaseTestCase
-
-
Field Summary
-
Fields inherited from class org.opensaml.core.testing.XMLObjectBaseTestCase
builderFactory, marshallerFactory, parserPool, simpleXMLObjectQName, unmarshallerFactory
-
-
Constructor Summary
Constructors Constructor Description DigestMethodTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidbasic()voidfromXMLObject()voidmissingValue()-
Methods inherited from class org.opensaml.core.testing.XMLObjectBaseTestCase
assertXMLEquals, assertXMLEquals, buildXMLObject, getBuilder, getMarshaller, getMarshaller, getUnmarshaller, getUnmarshaller, getUnmarshaller, initXMLObjectSupport, parseXMLDocument, printXML, printXML, unmarshallElement, unmarshallElement
-
Methods inherited from class org.opensaml.core.testing.OpenSAMLInitBaseTestCase
initOpenSAML
-
-
-
-
Method Detail
-
basic
public void basic() throws ComponentInitializationException- Throws:
ComponentInitializationException
-
missingValue
public void missingValue() throws ComponentInitializationException- Throws:
ComponentInitializationException
-
-