Uses of Class
org.opensaml.core.testing.OpenSAMLInitBaseTestCase
-
Packages that use OpenSAMLInitBaseTestCase Package Description org.opensaml.core.testing org.opensaml.core.xml org.opensaml.core.xml.persist org.opensaml.core.xml.schema org.opensaml.core.xml.util -
-
Uses of OpenSAMLInitBaseTestCase in org.opensaml.core.testing
Subclasses of OpenSAMLInitBaseTestCase in org.opensaml.core.testing Modifier and Type Class Description classXMLObjectBaseTestCaseBase test case class for tests that operate on XMLObjects.classXMLObjectProviderBaseTestCaseBase test case forXMLObjects in XMLTooling for which we need a full set of object provider tests, i.e marshalling and unmarshalling of single elements; with optional attributes; and with child elements. -
Uses of OpenSAMLInitBaseTestCase in org.opensaml.core.xml
Subclasses of OpenSAMLInitBaseTestCase in org.opensaml.core.xml Modifier and Type Class Description classAbstractXMLObjectTestTests forAbstractXMLObject.classElementProxyTestTest unmarshalling content for which no specific object providers were registered.classIDAttributeTestUnit test for unmarshalling functions.classMarshallingTestUnit test for marshalling functions.classNamespaceManagerTestTest the NamespaceManger used by XMLObjects.classUnmarshallingSecurityTestUnit test for unmarshalling functions.classUnmarshallingTestUnit test for unmarshalling functions.classXMLObjectXSIAttribsTestTest support for attributes from the XML Schema Instance namespace. -
Uses of OpenSAMLInitBaseTestCase in org.opensaml.core.xml.persist
Subclasses of OpenSAMLInitBaseTestCase in org.opensaml.core.xml.persist Modifier and Type Class Description classFilesystemLoadSaveManagerTestclassMapLoadSaveManagerTest -
Uses of OpenSAMLInitBaseTestCase in org.opensaml.core.xml.schema
Subclasses of OpenSAMLInitBaseTestCase in org.opensaml.core.xml.schema Modifier and Type Class Description classXSBase64BinaryTestUnit test forXSBase64BinaryclassXSBooleanTestUnit test forXSBooleanclassXSDateTimeTestUnit test forXSDateTimeclassXSIntegerTestUnit test forXSIntegerclassXSQNameTestUnit test forXSQNameclassXSStringTestUnit test forXSStringclassXSURITestUnit test forXSURI -
Uses of OpenSAMLInitBaseTestCase in org.opensaml.core.xml.util
Subclasses of OpenSAMLInitBaseTestCase in org.opensaml.core.xml.util Modifier and Type Class Description classAttributeMapTestTest the NamespaceManger used by XMLObjects.classXMLObjectSupportTestTests of XMLObjectHelper utility methods.
-