org.xmldb.api.tests

Class ResourceTest


public class ResourceTest
extends XMLDBTestCase

Field Summary

Fields inherited from class org.xmldb.api.tests.XMLDBTestCase

col, collectionURI, config, driver, password, quiet, rootCollection, supportsBinary, supportsManagement, supportsNested, supportsTransactions, supportsXPath, supportsXUpdate, uriPrefix, username

Constructor Summary

ResourceTest(String name)

Method Summary

static Test
suite()
void
testBinaryResource()
void
testStub()
void
testXMLResource()

Methods inherited from class org.xmldb.api.tests.XMLDBTestCase

checkCapabilities, initRepository, insertResource, setUp, tearDown

Constructor Details

ResourceTest

public ResourceTest(String name)

Method Details

suite

public static Test suite()

testBinaryResource

public void testBinaryResource()

testStub

public void testStub()

testXMLResource

public void testXMLResource()