|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.junit.Assert 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 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 RedefineTest()
Method Detail |
---|
public void testComplexTypeRedefine() throws Exception
Exception
- Any exception encounteredpublic void testSimpleTypeRedefine() throws Exception
Exception
- Any exception encounteredpublic void testGroupRedefine() throws Exception
Exception
- Any exception encounteredpublic void testAttributeGroupRedefine() throws Exception
Exception
- Any exception encounteredpublic void testComplexTypeRedefineWithRelativeImports() throws Exception
Exception
- Any exception encountered
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |