Package net.shibboleth.idp.saml.metadata
Class ACSUIInfoTest
- java.lang.Object
-
- org.opensaml.core.testing.OpenSAMLInitBaseTestCase
-
- org.opensaml.core.testing.XMLObjectBaseTestCase
-
- net.shibboleth.idp.saml.metadata.ACSUIInfoTest
-
public class ACSUIInfoTest extends org.opensaml.core.testing.XMLObjectBaseTestCasetest for theACSUIInfo.
-
-
Constructor Summary
Constructors Constructor Description ACSUIInfoTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidtest()voidtestBad()-
Methods inherited from class org.opensaml.core.testing.XMLObjectBaseTestCase
assertXMLEquals, assertXMLEquals, buildXMLObject, getBuilder, getMarshaller, getMarshaller, getUnmarshaller, getUnmarshaller, getUnmarshaller, initXMLObjectSupport, parseXMLDocument, printXML, printXML, unmarshallElement, unmarshallElement
-
-
-
-
Method Detail
-
test
public void test() throws XMLParserException, UnmarshallingException
-
testBad
public void testBad() throws XMLParserException, UnmarshallingException
-
-