|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.junit.Assert tests.IncludeTest
public class IncludeTest
Constructor Summary | |
---|---|
IncludeTest()
|
Method Summary | |
---|---|
void |
testImportSchemaWithoutNamespace()
Test importing a schema without namespace into a schema with namespace. |
void |
testInclude()
This method will test the include. |
void |
testIncludeSchemaWithoutNamespace()
Test importing a schema without namespace into a schema with namespace. |
void |
testSchemaInclude()
Schema included defined xmlns="http://www.w3.org/2001/XMLSchema" |
void |
testSchemaIncludeNoDefaultNS()
Schema included does not define xmlns="http://www.w3.org/2001/XMLSchema" |
void |
testSerializeSchema()
|
Methods inherited from class org.junit.Assert |
---|
assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertThat, assertThat, assertTrue, assertTrue, fail, fail |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public IncludeTest()
Method Detail |
---|
public void testInclude() throws Exception
Exception
- Any exception encounteredpublic void testImportSchemaWithoutNamespace() throws Exception
Exception
public void testIncludeSchemaWithoutNamespace() throws Exception
Exception
public void testSchemaInclude() throws Exception
Exception
public void testSchemaIncludeNoDefaultNS() throws Exception
Exception
public void testSerializeSchema() throws Exception
Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |