org.exist.xupdate.test
Class RemoveAppendTest
java.lang.Object
TestCase
org.exist.xupdate.test.RemoveAppendTest
- public class RemoveAppendTest
- extends TestCase
- Author:
- wolf
- See Also:
- Serialized Form
|
Method Summary |
protected void |
append(XUpdateQueryService service,
int id)
|
protected void |
createItem(int id,
java.io.Writer out)
|
protected void |
insert(XUpdateQueryService service,
int id)
|
static void |
main(java.lang.String[] args)
|
protected void |
remove(XUpdateQueryService service,
int id)
|
protected void |
setUp()
|
protected void |
tearDown()
|
void |
testAppendRemove()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RemoveAppendTest
public RemoveAppendTest()
main
public static void main(java.lang.String[] args)
testAppendRemove
public void testAppendRemove()
throws java.lang.Exception
- Throws:
java.lang.Exception
append
protected void append(XUpdateQueryService service,
int id)
throws java.lang.Exception
- Throws:
java.lang.Exception
insert
protected void insert(XUpdateQueryService service,
int id)
throws java.lang.Exception
- Throws:
java.lang.Exception
remove
protected void remove(XUpdateQueryService service,
int id)
throws java.lang.Exception
- Throws:
java.lang.Exception
setUp
protected void setUp()
throws java.lang.Exception
- Throws:
java.lang.Exception
tearDown
protected void tearDown()
throws java.lang.Exception
- Throws:
java.lang.Exception
createItem
protected void createItem(int id,
java.io.Writer out)
throws java.io.IOException
- Throws:
java.io.IOException
<oXygen/>
XML Editor
provides support for editing and debugging XQuery
expressions against the eXist XML Database.