org.exist.xmldb.test.concurrent
Class ConcurrentAttrUpdateTest

java.lang.Object
  extended byTestCase
      extended byorg.exist.xmldb.test.concurrent.ConcurrentTestBase
          extended byorg.exist.xmldb.test.concurrent.ConcurrentAttrUpdateTest

public class ConcurrentAttrUpdateTest
extends ConcurrentTestBase

Author:
wolf TODO To change the template for this generated type comment go to Window - Preferences - Java - Code Style - Code Templates
See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.exist.xmldb.test.concurrent.ConcurrentTestBase
actions, failed, rootCol, rootColURI, testCol, testColName
 
Constructor Summary
ConcurrentAttrUpdateTest(java.lang.String name)
           
 
Method Summary
static void main(java.lang.String[] args)
           
protected  void setUp()
           
protected  void tearDown()
           
 
Methods inherited from class org.exist.xmldb.test.concurrent.ConcurrentTestBase
addAction, getTestCollection, testConcurrent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConcurrentAttrUpdateTest

public ConcurrentAttrUpdateTest(java.lang.String name)
Parameters:
name -
Method Detail

main

public static void main(java.lang.String[] args)

setUp

protected void setUp()
Overrides:
setUp in class ConcurrentTestBase

tearDown

protected void tearDown()
Overrides:
tearDown in class ConcurrentTestBase


<oXygen/> XML Editor provides support for editing and debugging XQuery expressions against the eXist XML Database.