|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object junit.framework.Assert junit.framework.TestCase 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" |
Methods inherited from class junit.framework.TestCase |
---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString |
Methods inherited from class junit.framework.Assert |
---|
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, 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
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |