public class SchemaBuilderTest extends Object
NamespaceSupport| Modifier and Type | Field and Description |
|---|---|
private org.springframework.core.io.Resource |
fails |
private static String |
FILE_ROOT |
private static String |
FIRST_SCHEMA_FILE |
private static String |
SECOND_SCHEMA_FILE |
private static String |
TEST_DIR |
private org.springframework.core.io.Resource |
works |
| Constructor and Description |
|---|
SchemaBuilderTest() |
| Modifier and Type | Method and Description |
|---|---|
private StreamSource |
failingSource() |
void |
setup() |
void |
testFiles() |
void |
testInputStream() |
void |
testResource() |
private StreamSource |
workingSource() |
private static final String TEST_DIR
private static final String FILE_ROOT
private static final String FIRST_SCHEMA_FILE
private static final String SECOND_SCHEMA_FILE
private org.springframework.core.io.Resource works
private org.springframework.core.io.Resource fails
private StreamSource workingSource() throws IOException
IOExceptionprivate StreamSource failingSource() throws IOException
IOExceptionpublic void setup()
public void testFiles()
throws SAXException,
IOException
SAXExceptionIOExceptionpublic void testInputStream()
throws SAXException,
IOException,
net.shibboleth.utilities.java.support.component.ComponentInitializationException
SAXExceptionIOExceptionnet.shibboleth.utilities.java.support.component.ComponentInitializationExceptionpublic void testResource()
throws SAXException,
IOException,
net.shibboleth.utilities.java.support.component.ComponentInitializationException
SAXExceptionIOExceptionnet.shibboleth.utilities.java.support.component.ComponentInitializationExceptionCopyright © 1999–2019 Shibboleth Consortium. All rights reserved.