|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
tests.RedefineTest
public class RedefineTest
| Constructor Summary | |
|---|---|
RedefineTest()
|
|
| Method Summary | |
|---|---|
void |
testAttributeGroupRedefine()
This method will test a attribute group redefine. |
void |
testComplexTypeRedefine()
This method will test a complex type redefine. |
void |
testComplexTypeRedefineWithRelativeImports()
This method will test a complex type redefine. |
void |
testGroupRedefine()
This method will test a group redefine. |
void |
testSimpleTypeRedefine()
This method will test a simple type redefine. |
| 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 RedefineTest()
| Method Detail |
|---|
public void testComplexTypeRedefine()
throws Exception
Exception - Any exception encountered
public void testSimpleTypeRedefine()
throws Exception
Exception - Any exception encountered
public void testGroupRedefine()
throws Exception
Exception - Any exception encountered
public void testAttributeGroupRedefine()
throws Exception
Exception - Any exception encountered
public void testComplexTypeRedefineWithRelativeImports()
throws Exception
Exception - Any exception encountered
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||