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,
ComponentInitializationException
public void contextHandlerFailBeforeTest()
throws IOException,
ComponentInitializationException
public void contextHandlerFailAfterTest()
throws IOException,
ComponentInitializationException
public void testCompare()
throws IOException,
ComponentInitializationException
public void testBeanExists()
public void testBeanMissing()
public void testImport()
Copyright © 1999–2019 Shibboleth Consortium. All rights reserved.