|
XML:DB Lexus | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.xmldb.xupdate.unittests.LexusTestCase
org.xmldb.xupdate.unittests.XUpdateTests
These unittests test the basic functionality of XUpdate. The list is not complete yet.
Constructor Summary | |
XUpdateTests(java.lang.String name)
|
Method Summary | |
void |
testAppendAttribute()
|
void |
testAppendCDATA()
|
void |
testAppendNS()
Append tests. |
void |
testInputWithNameSpaces()
test input file with namespace declaration. |
void |
testInsertAfter()
|
void |
testInsertAfterAttribute()
|
void |
testInsertAfterNS()
|
void |
testInsertBefore()
Insert tests. |
void |
testInsertBeforeAttribute()
|
void |
testRemove()
Remove tests. |
void |
testRemoveAttribute()
|
void |
testRemoveText()
|
void |
testRename()
Rename tests. |
void |
testRenameAttribute()
|
void |
testTextInsertAfter()
|
void |
testUpdate()
Update tests. |
void |
testUpdateAttribute()
|
void |
testUseCases()
Kimbro staken use-cases. |
void |
testValueOf()
|
void |
testVariable()
Variable tests. |
Methods inherited from class org.xmldb.xupdate.unittests.LexusTestCase |
mainTest |
Methods inherited from class junit.framework.TestCase |
countTestCases, getName, run, run, runBare, setName, 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 |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public XUpdateTests(java.lang.String name)
Method Detail |
public void testRemove() throws java.lang.Exception
java.lang.Exception
public void testRemoveAttribute() throws java.lang.Exception
java.lang.Exception
public void testRemoveText() throws java.lang.Exception
java.lang.Exception
public void testInsertBefore() throws java.lang.Exception
java.lang.Exception
public void testInsertAfter() throws java.lang.Exception
java.lang.Exception
public void testInsertAfterNS() throws java.lang.Exception
java.lang.Exception
public void testTextInsertAfter() throws java.lang.Exception
java.lang.Exception
public void testInsertBeforeAttribute() throws java.lang.Exception
java.lang.Exception
public void testInsertAfterAttribute() throws java.lang.Exception
java.lang.Exception
public void testRename() throws java.lang.Exception
java.lang.Exception
public void testRenameAttribute() throws java.lang.Exception
java.lang.Exception
public void testUpdate() throws java.lang.Exception
java.lang.Exception
public void testUpdateAttribute() throws java.lang.Exception
java.lang.Exception
public void testAppendNS() throws java.lang.Exception
java.lang.Exception
public void testAppendAttribute() throws java.lang.Exception
java.lang.Exception
public void testAppendCDATA() throws java.lang.Exception
java.lang.Exception
public void testVariable() throws java.lang.Exception
java.lang.Exception
public void testValueOf() throws java.lang.Exception
java.lang.Exception
public void testInputWithNameSpaces() throws java.lang.Exception
java.lang.Exception
public void testUseCases() throws java.lang.Exception
java.lang.Exception
|
XML:DB Lexus | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |