public class ConditionalResourceTest extends Object
ConditionalResource.| Modifier and Type | Field and Description |
|---|---|
private HttpClient |
client |
private String |
existsURL |
private String |
nonExistsURL |
| Constructor and Description |
|---|
ConditionalResourceTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
contextHandlerFailAfterTest() |
void |
contextHandlerFailBeforeTest() |
void |
existsTest() |
void |
setupClient() |
void |
testBeanExists() |
void |
testBeanMissing() |
void |
testCompare() |
void |
testImport() |
private final String existsURL
private final String nonExistsURL
private HttpClient client
public void existsTest()
throws IOException,
net.shibboleth.utilities.java.support.component.ComponentInitializationException
IOExceptionnet.shibboleth.utilities.java.support.component.ComponentInitializationExceptionpublic void contextHandlerFailBeforeTest()
throws IOException,
net.shibboleth.utilities.java.support.component.ComponentInitializationException
IOExceptionnet.shibboleth.utilities.java.support.component.ComponentInitializationExceptionpublic void contextHandlerFailAfterTest()
throws IOException,
net.shibboleth.utilities.java.support.component.ComponentInitializationException
IOExceptionnet.shibboleth.utilities.java.support.component.ComponentInitializationExceptionpublic void testCompare()
throws IOException,
net.shibboleth.utilities.java.support.component.ComponentInitializationException
IOExceptionnet.shibboleth.utilities.java.support.component.ComponentInitializationExceptionpublic void testBeanExists()
public void testBeanMissing()
public void testImport()
Copyright © 1999–2020 Shibboleth Consortium. All rights reserved.