public abstract class XMLObjectProviderInitializerBaseTestCase extends InitializerBaseTestCase
| Constructor and Description |
|---|
XMLObjectProviderInitializerBaseTestCase() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract org.opensaml.core.config.Initializer |
getTestedInitializer()
Get the initializer impl to test.
|
protected abstract QName[] |
getTestedProviders()
Get the array of QNames to test from the XMLObjectProviderRegistry.
|
void |
testProviderInit()
Test basic provider registration.
|
setUp, tearDownpublic XMLObjectProviderInitializerBaseTestCase()
public void testProviderInit()
throws org.opensaml.core.config.InitializationException
org.opensaml.core.config.InitializationException - if there is an error during provider initprotected abstract org.opensaml.core.config.Initializer getTestedInitializer()
protected abstract QName[] getTestedProviders()
Copyright © 1999–2015. All rights reserved.