|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectXMLTestCase
org.exist.collections.triggers.test.XQueryTriggerTest
class under test : XQueryTrigger
| Constructor Summary | |
XQueryTriggerTest()
|
|
| Method Summary | |
void |
bugtestUpdateDocument()
test a trigger fired by a Document Update |
static void |
main(java.lang.String[] args)
|
protected void |
setUp()
just start the DB and create the test collection |
void |
testDeleteDocument()
test a trigger fired by a Document Delete |
void |
testStoreDocument()
test a trigger fired by storing a Document |
void |
testStorePreliminaryDocuments()
create "log" document that will be updated by the trigger, and store the XQuery module implementing the trigger under test |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public XQueryTriggerTest()
| Method Detail |
protected void setUp()
public void testStorePreliminaryDocuments()
public void testStoreDocument()
public void bugtestUpdateDocument()
public void testDeleteDocument()
public static void main(java.lang.String[] args)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||