Package org.opensaml.core.testing
-
Class Summary Class Description InitializerBaseTestCase An abstract base class for initializer tests which ensures are using a unique configuration partition via a thread-local properties source.OpenSAMLInitBaseTestCase Base test class for code that needs OpenSAML initialized before any tests are run.TestXMLObjectProviderInitializer XMLObject provider initializer for module "core", for testing classes only.XMLObjectBaseTestCase Base test case class for tests that operate on XMLObjects.XMLObjectProviderBaseTestCase Base 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.XMLObjectProviderInitializerBaseTestCase An abstract base class for XMLObject provider initializers which takes care of the boilerplate, requiring concrete subclasses to only supply the initializer impl to test along with the collection of QNames to check.