org.xmldb.api.tests
Class XMLDBTestCase
TestCase
org.xmldb.api.tests.XMLDBTestCase
public class XMLDBTestCase
extends TestCase
collectionURI
protected String collectionURI
config
protected Document config
driver
protected String driver
password
protected String password
quiet
protected boolean quiet
rootCollection
protected String rootCollection
supportsBinary
protected boolean supportsBinary
supportsManagement
protected boolean supportsManagement
supportsNested
protected boolean supportsNested
supportsTransactions
protected boolean supportsTransactions
supportsXPath
protected boolean supportsXPath
supportsXUpdate
protected boolean supportsXUpdate
uriPrefix
protected String uriPrefix
username
protected String username
XMLDBTestCase
public XMLDBTestCase(String name)
checkCapabilities
protected void checkCapabilities(Database database)
throws Exception
initRepository
protected void initRepository()
throws Exception
insertResource
protected void insertResource(Collection col,
String key,
String type)
throws Exception
setUp
public void setUp()
throws Exception
tearDown
public void tearDown()