- targetFile - Variable in class org.opensaml.core.config.provider.FilesystemConfigurationPropertiesSourceTest
-
Actual target file test runs against.
- tearDown() - Method in class org.opensaml.core.config.InitializationServiceTest
-
- tearDown() - Method in class org.opensaml.core.config.InitializerBaseTestCase
-
- tearDown() - Method in class org.opensaml.core.config.provider.ClasspathConfigurationPropertiesSourceTest
-
- tearDown() - Method in class org.opensaml.core.config.provider.FilesystemConfigurationPropertiesSourceTest
-
- tearDown() - Method in class org.opensaml.core.config.provider.ThreadLocalConfigurationPropertiesSourceTest
-
- tearDown() - Method in class org.opensaml.core.xml.config.ConfigurationTest
-
- testAdd() - Method in class org.opensaml.core.xml.util.IndexedXMLObjectChildrenListTest
-
Test the add method to make sure it creates the index correctly.
- testAdd() - Method in class org.opensaml.core.xml.util.XMLObjectChildrenListTest
-
Tests the add methods of ths list.
- testAttributeMap() - Method in class org.opensaml.core.xml.IDAttributeTest
-
Tests registering ID-to-XMLObject mapping when unmarshalling unknown content,
using the AttributeMap supplied by way of the AttributeExtensibleXMLObject interface.
- testAttributeMapOps() - Method in class org.opensaml.core.xml.IDAttributeTest
-
Tests registering ID-to-XMLObject mapping when unmarshalling unknown content,
using the AttributeMap supplied by way of the AttributeExtensibleXMLObject interface.
- testAttributeMapQualifiedAttributes() - Method in class org.opensaml.core.xml.util.AttributeMapTest
-
- testBasicRegistrationAndRetrievalAsClass() - Method in class org.opensaml.core.config.ConfigurationServiceTest
-
Test registering, retrieving and deregistering a config
object referenced in the config service as a class impl.
- testBasicRegistrationAndRetrievalAsInterface() - Method in class org.opensaml.core.config.ConfigurationServiceTest
-
Test registering, retrieving and deregistering a config
object referenced in the config service as an interface.
- testBuildXMLObject() - Method in class org.opensaml.core.xml.util.XMLObjectSupportTest
-
- testChangePropagationInList() - Method in class org.opensaml.core.xml.IDAttributeTest
-
Test propagation of various changes to ID attribute mappings due to attribute value changes
where children are stored in an XMLObjectChildren list.
- testChildElementsMarshall() - Method in class org.opensaml.core.xml.XMLObjectProviderBaseTestCase
-
Tests marshalling the contents of a single element with child elements to a DOM document.
- testChildElementsUnmarshall() - Method in class org.opensaml.core.xml.XMLObjectProviderBaseTestCase
-
Tests unmarshalling a document that contains a single element with children.
- testClear() - Method in class org.opensaml.core.xml.util.AttributeMapTest
-
- testClear() - Method in class org.opensaml.core.xml.util.XMLObjectChildrenListTest
-
Test the clear method of the list.
- testComplexUnmarshallInList() - Method in class org.opensaml.core.xml.IDAttributeTest
-
Test of ID attributes on complex nested unmarshalled elements
where children are stored in an XMLObjectChildren list.
- testDocumentLocation - Variable in class org.opensaml.core.xml.schema.XSBase64BinaryTest
-
- testDocumentLocation - Variable in class org.opensaml.core.xml.schema.XSBooleanTest
-
- testDocumentLocation - Variable in class org.opensaml.core.xml.schema.XSIntegerTest
-
- testDocumentLocation - Variable in class org.opensaml.core.xml.schema.XSQNameTest
-
- testDocumentLocation - Variable in class org.opensaml.core.xml.schema.XSStringTest
-
- testDocumentLocation - Variable in class org.opensaml.core.xml.schema.XSURITest
-
- testGlobalIDRegistration() - Method in class org.opensaml.core.xml.IDAttributeTest
-
Tests that attributes registered globally on XMLObjectProviderRegistrySupport are being
handled properly in the AttributeMap.
- testIDAttributeConfiguration() - Method in class org.opensaml.core.xml.config.ConfigurationTest
-
Tests that global ID attribute registration/deregistration via the XMLTooling config file is functioning
properly.
- testIDAttributeRegistration() - Method in class org.opensaml.core.xml.config.ConfigurationTest
-
Tests that global ID attribute registration/deregistration is functioning properly.
- testInvalidConfiguration() - Method in class org.opensaml.core.xml.config.ConfigurationTest
-
Tests that a schema invalid configuration file is properly identified as such.
- testIterator() - Method in class org.opensaml.core.xml.util.XMLObjectChildrenListTest
-
Test the iterator methods of the list.
- testListOpChangePropagation() - Method in class org.opensaml.core.xml.IDAttributeTest
-
Test propagation of various changes to ID attribute mappings due to list operations
where children are stored in an XMLObjectChildren list.
- testMarshall() - Method in class org.opensaml.core.xml.schema.XSBase64BinaryTest
-
Tests Marshalling a base64Binary type.
- testMarshall() - Method in class org.opensaml.core.xml.schema.XSBooleanTest
-
Tests Marshalling a boolean type.
- testMarshall() - Method in class org.opensaml.core.xml.schema.XSDateTimeTest
-
Tests Marshalling a dateTime type.
- testMarshall() - Method in class org.opensaml.core.xml.schema.XSIntegerTest
-
Tests Marshalling a integer type.
- testMarshall() - Method in class org.opensaml.core.xml.schema.XSQNameTest
-
Tests Marshalling a QName type.
- testMarshall() - Method in class org.opensaml.core.xml.schema.XSStringTest
-
Tests Marshalling a string type.
- testMarshall() - Method in class org.opensaml.core.xml.schema.XSURITest
-
Tests Marshalling a URI type.
- testMarshallingExistingEmptyDocument() - Method in class org.opensaml.core.xml.MarshallingTest
-
Tests marshalling into an existing new empty document.
- testMarshallingReplaceDocumentRoot() - Method in class org.opensaml.core.xml.MarshallingTest
-
Tests marshalling into an existing document which already has a document root element.
- testMarshallingWithAttributes() - Method in class org.opensaml.core.xml.MarshallingTest
-
Tests marshalling an object that has DOM Attrs.
- testMarshallingWithChildElements() - Method in class org.opensaml.core.xml.MarshallingTest
-
Tests marshalling an object that has DOM Element children
- testMarshallingWithElementContent() - Method in class org.opensaml.core.xml.MarshallingTest
-
Tests marshalling an object that has DOM Element textual content.
- testMarshallingXMLFragment() - Method in class org.opensaml.core.xml.MarshallingTest
-
Tests marshalling a fragment of an already marshalled tree into an existing, but different, DOM tree.
- testMarshallNil() - Method in class org.opensaml.core.xml.XMLObjectXSIAttribsTest
-
- testMarshallNoNamespaceSchemaLocation() - Method in class org.opensaml.core.xml.XMLObjectXSIAttribsTest
-
- testMarshallSchemaLocation() - Method in class org.opensaml.core.xml.XMLObjectXSIAttribsTest
-
- testNonVisibleNamespacePrefixes() - Method in class org.opensaml.core.xml.NamespaceManagerTest
-
- testNSDeclaration() - Method in class org.opensaml.core.xml.NamespaceManagerTest
-
- testObjectName() - Method in class org.opensaml.core.xml.NamespaceManagerTest
-
- testObjectProviderConfiguration() - Method in class org.opensaml.core.xml.config.ConfigurationTest
-
Tests loading of multiple configuration files.
- testObjectType() - Method in class org.opensaml.core.xml.NamespaceManagerTest
-
- testProviderInit() - Method in class org.opensaml.core.config.InitializationServiceTest
-
- testProviderInit() - Method in class org.opensaml.core.xml.config.XMLObjectProviderInitializerBaseTestCase
-
Test basic provider registration.
- testQNameAttributeValue() - Method in class org.opensaml.core.xml.NamespaceManagerTest
-
- testQNameAttributeValueAsQName() - Method in class org.opensaml.core.xml.util.AttributeMapTest
-
- testQNameAttributeValueAsString() - Method in class org.opensaml.core.xml.util.AttributeMapTest
-
- testQNameElementContent() - Method in class org.opensaml.core.xml.NamespaceManagerTest
-
- testQualifiedAttributes() - Method in class org.opensaml.core.xml.NamespaceManagerTest
-
- testRemove() - Method in class org.opensaml.core.xml.util.IndexedXMLObjectChildrenListTest
-
Test to ensure removed items are removed from the index.
- testRemove() - Method in class org.opensaml.core.xml.util.XMLObjectChildrenListTest
-
Test the remove methods of the list.
- testSet() - Method in class org.opensaml.core.xml.util.IndexedXMLObjectChildrenListTest
-
Test the set method to make sure it removes items that have been replaced from the index.
- testSet() - Method in class org.opensaml.core.xml.util.XMLObjectChildrenListTest
-
Tests the set method of the list.
- testSimpleUnmarshall() - Method in class org.opensaml.core.xml.IDAttributeTest
-
Simple test of ID attribute on a single object.
- testSingleElementMarshall() - Method in class org.opensaml.core.xml.XMLObjectProviderBaseTestCase
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementOptionalAttributesMarshall() - Method in class org.opensaml.core.xml.XMLObjectProviderBaseTestCase
-
Tests marshalling the contents of a single element, with all optional attributes, to a DOM document.
- testSingleElementOptionalAttributesUnmarshall() - Method in class org.opensaml.core.xml.XMLObjectProviderBaseTestCase
-
Tests unmarshalling a document that contains a single element (no children) with all that element's optional
attributes.
- testSingleElementUnknownAttributesMarshall() - Method in class org.opensaml.core.xml.XMLObjectProviderBaseTestCase
-
Tests marshalling the contents of a single element, some unknown attributes, to a DOM document.
- testSingleElementUnknownAttributesUnmarshall() - Method in class org.opensaml.core.xml.XMLObjectProviderBaseTestCase
-
Tests unmarshalling a document that contains a single element (no children) with all that element's optional
attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.core.xml.XMLObjectProviderBaseTestCase
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSource() - Method in class org.opensaml.core.config.provider.ClasspathConfigurationPropertiesSourceTest
-
Test basic retrieval of properties from properties source.
- testSource() - Method in class org.opensaml.core.config.provider.FilesystemConfigurationPropertiesSourceTest
-
Test basic retrieval of properties from properties source.
- testSource() - Method in class org.opensaml.core.config.provider.ThreadLocalConfigurationPropertiesSourceTest
-
Test basic retrieval of properties from properties source.
- testSublist() - Method in class org.opensaml.core.xml.util.IndexedXMLObjectChildrenListTest
-
Tests the sublist functionality.
- testSublistClear() - Method in class org.opensaml.core.xml.util.IndexedXMLObjectChildrenListTest
-
- testSublistIndexOf() - Method in class org.opensaml.core.xml.util.IndexedXMLObjectChildrenListTest
-
Test sublist indexOf method.
- testSublistLastIndexOf() - Method in class org.opensaml.core.xml.util.IndexedXMLObjectChildrenListTest
-
Test sublist lastIndexOf method.
- testUnmarshall() - Method in class org.opensaml.core.xml.schema.XSBase64BinaryTest
-
Tests Marshalling a base64Binary type.
- testUnmarshall() - Method in class org.opensaml.core.xml.schema.XSBooleanTest
-
Tests Unmarshalling a boolean type.
- testUnmarshall() - Method in class org.opensaml.core.xml.schema.XSDateTimeTest
-
Tests Unmarshalling a dateTime type.
- testUnmarshall() - Method in class org.opensaml.core.xml.schema.XSIntegerTest
-
Tests Marshalling a integer type.
- testUnmarshall() - Method in class org.opensaml.core.xml.schema.XSQNameTest
-
Tests Unmarshalling a QName type.
- testUnmarshall() - Method in class org.opensaml.core.xml.schema.XSStringTest
-
Tests Marshalling a string type.
- testUnmarshall() - Method in class org.opensaml.core.xml.schema.XSURITest
-
Tests Marshalling a URI type.
- testUnmarshallCanonical() - Method in class org.opensaml.core.xml.schema.XSDateTimeTest
-
Tests Unmarshalling a dateTime type in canonical form, i.e.
- testUnmarshallingWithAttributes() - Method in class org.opensaml.core.xml.UnmarshallingTest
-
Tests unmarshalling an element that has attributes.
- testUnmarshallingWithChildElements() - Method in class org.opensaml.core.xml.UnmarshallingTest
-
Tests unmarshalling an element with child elements.
- testUnmarshallingWithElementContent() - Method in class org.opensaml.core.xml.UnmarshallingTest
-
Tests unmarshalling an element with content.
- testUnmarshallNil() - Method in class org.opensaml.core.xml.XMLObjectXSIAttribsTest
-
- testUnmarshallNoFractional() - Method in class org.opensaml.core.xml.schema.XSDateTimeTest
-
Tests Unmarshalling a dateTime type that has no fractional seconds.
- testUnmarshallNoNamespaceSchemaLocation() - Method in class org.opensaml.core.xml.XMLObjectXSIAttribsTest
-
- testUnmarshallNoNil() - Method in class org.opensaml.core.xml.XMLObjectXSIAttribsTest
-
- testUnmarshallSchemaLocation() - Method in class org.opensaml.core.xml.XMLObjectXSIAttribsTest
-
- testUnmarshallUnknownContent() - Method in class org.opensaml.core.xml.ElementProxyTest
-
Tests unmarshalling unknown content into the element proxy.
- testXMLObjectCloneWithDropDOM() - Method in class org.opensaml.core.xml.util.XMLObjectSupportTest
-
Tests cloning an XMLObject.
- testXMLObjectCloneWithRootInNewDocument() - Method in class org.opensaml.core.xml.util.XMLObjectSupportTest
-
Tests cloning an XMLObject.
- testXMLObjectCloneWithUnrootedDOM() - Method in class org.opensaml.core.xml.util.XMLObjectSupportTest
-
Tests cloning an XMLObject.
- TestXMLObjectProviderInitializer - Class in org.opensaml.core.xml.config
-
XMLObject provider initializer for module "core", for testing classes only.
- TestXMLObjectProviderInitializer() - Constructor for class org.opensaml.core.xml.config.TestXMLObjectProviderInitializer
-
- ThreadLocalConfigurationPropertiesSourceTest - Class in org.opensaml.core.config.provider
-
Test ThreadLocalConfigurationPropertiesSource.
- ThreadLocalConfigurationPropertiesSourceTest() - Constructor for class org.opensaml.core.config.provider.ThreadLocalConfigurationPropertiesSourceTest
-
- type1 - Variable in class org.opensaml.core.xml.util.IndexedXMLObjectChildrenListTest
-
- type2 - Variable in class org.opensaml.core.xml.util.IndexedXMLObjectChildrenListTest
-
- typeName - Static variable in class org.opensaml.core.xml.NamespaceManagerTest
-