public class ComponentSupportTest extends Object
ComponentSupport| Modifier and Type | Class and Description |
|---|---|
private class |
ComponentSupportTest.MockDestructableComponent |
class |
ComponentSupportTest.MockInitializableComponent |
| Constructor and Description |
|---|
ComponentSupportTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testDestroy() |
void |
testIfDestroyedThrowDestroyedComponentException() |
void |
testIfInitializedThrowUnmodifiabledComponentException() |
void |
testIfNotInitializedThrowUninitializedComponentException() |
void |
testInitialized() |
public void testDestroy()
throws net.shibboleth.utilities.java.support.component.ComponentInitializationException
net.shibboleth.utilities.java.support.component.ComponentInitializationExceptionpublic void testInitialized()
throws net.shibboleth.utilities.java.support.component.ComponentInitializationException
net.shibboleth.utilities.java.support.component.ComponentInitializationExceptionpublic void testIfDestroyedThrowDestroyedComponentException()
public void testIfNotInitializedThrowUninitializedComponentException()
throws Exception
ExceptionCopyright © 1999–2019 Shibboleth Consortium. All rights reserved.