Class AuthnContextClassRefPrincipalTest
- java.lang.Object
-
- org.opensaml.core.testing.OpenSAMLInitBaseTestCase
-
- org.opensaml.core.testing.XMLObjectBaseTestCase
-
- net.shibboleth.idp.saml.authn.principal.AuthnContextClassRefPrincipalTest
-
public class AuthnContextClassRefPrincipalTest extends org.opensaml.core.testing.XMLObjectBaseTestCaseAuthnContextClassRefPrincipalunit test.
-
-
Constructor Summary
Constructors Constructor Description AuthnContextClassRefPrincipalTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidtestInstantiation()Tests that everything is properly initialized during object construction.-
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
-
testInstantiation
public void testInstantiation() throws MarshallingException, CloneNotSupportedExceptionTests that everything is properly initialized during object construction.- Throws:
MarshallingException- ...CloneNotSupportedException- ...
-
-