org.exist.xmldb.test
Class RemoteDBTest
java.lang.Object
TestCase
org.exist.xmldb.test.RemoteDBTest
- Direct Known Subclasses:
- RemoteCollectionTest, RemoteDatabaseImplTest
- public abstract class RemoteDBTest
- extends TestCase
An abstract wrapper for remote DB tests
- Author:
- Sebastian Bossung, Technische Universitaet Hamburg-Harburg, Pierrick Brihaye
- See Also:
- Serialized Form
|
Field Summary |
static java.lang.String |
DB_DRIVER
|
protected static java.lang.String |
URI
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
URI
protected static final java.lang.String URI
- See Also:
- Constant Field Values
DB_DRIVER
public static final java.lang.String DB_DRIVER
- See Also:
- Constant Field Values
RemoteDBTest
public RemoteDBTest(java.lang.String name)
setUpRemoteDatabase
protected void setUpRemoteDatabase()
removeCollection
protected void removeCollection()
getCollection
public RemoteCollection getCollection()
setCollection
public void setCollection(RemoteCollection collection)
getTestCollectionName
protected java.lang.String getTestCollectionName()
<oXygen/>
XML Editor
provides support for editing and debugging XQuery
expressions against the eXist XML Database.