Class | Description |
---|---|
BaseXMLObjectValidatorTestCase |
Base test case for all OpenSAML tests that test the
Validator 's
that validate SAML objects. |
ConfigurationTest |
Test case for the library configuration mechanism.
|
ElementProxyTest |
Test unmarshalling content for which no specific object providers were registered.
|
IDAttributeTest |
Unit test for unmarshalling functions.
|
MarshallingTest |
Unit test for marshalling functions.
|
NamespaceManagerTest |
Test the NamespaceManger used by XMLObjects.
|
UnmarshallingTest |
Unit test for unmarshalling functions.
|
XMLObjectBaseTestCase |
Base test case class for tests that operate on XMLObjects.
|
XMLObjectProviderBaseTestCase |
Base test case for
XMLObject s 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. |
XMLObjectXSIAttribsTest |
Test support for attributes from the XML Schema Instance namespace.
|
Copyright © 1999-2014 JBoss by Red Hat. All Rights Reserved.