com.oracle.xqj.tck.testcases

Class XQStaticContextTest

public class XQStaticContextTest extends XQJTestCase

Method Summary
voidtestDeclareNamespace()
voidtestGetBaseURI()
voidtestGetBindingMode()
voidtestGetBoundarySpacePolicy()
voidtestGetConstructionMode()
voidtestGetContextItemStaticType()
voidtestGetCopyNamespacesModeInherit()
voidtestGetCopyNamespacesModePreserve()
voidtestGetDefaultCollation()
voidtestGetDefaultElementTypeNamespace()
voidtestGetDefaultFunctionNamespace()
voidtestGetDefaultOrderForEmptySequences()
voidtestGetHoldability()
voidtestGetNamespacePrefixes()
voidtestGetNamespaceURI()
voidtestGetOrderingMode()
voidtestGetQueryLanguageTypeAndVersion()
voidtestGetQueryTimeout()
voidtestGetScrollability()
voidtestSetBaseURI()
voidtestSetBindingMode()
voidtestSetBoundarySpacePolicy()
voidtestSetConstructionMode()
voidtestSetContextItemStaticType()
voidtestSetCopyNamespacesModeInherit()
voidtestSetCopyNamespacesModePreserve()
voidtestSetDefaultCollation()
voidtestSetDefaultElementTypeNamespace()
voidtestSetDefaultFunctionNamespace()
voidtestSetDefaultOrderForEmptySequences()
voidtestSetHoldability()
voidtestSetOrderingMode()
voidtestSetQueryLanguageTypeAndVersion()
voidtestSetQueryTimeout()
voidtestSetScrollability()

Method Detail

testDeclareNamespace

public void testDeclareNamespace()

testGetBaseURI

public void testGetBaseURI()

testGetBindingMode

public void testGetBindingMode()

testGetBoundarySpacePolicy

public void testGetBoundarySpacePolicy()

testGetConstructionMode

public void testGetConstructionMode()

testGetContextItemStaticType

public void testGetContextItemStaticType()

testGetCopyNamespacesModeInherit

public void testGetCopyNamespacesModeInherit()

testGetCopyNamespacesModePreserve

public void testGetCopyNamespacesModePreserve()

testGetDefaultCollation

public void testGetDefaultCollation()

testGetDefaultElementTypeNamespace

public void testGetDefaultElementTypeNamespace()

testGetDefaultFunctionNamespace

public void testGetDefaultFunctionNamespace()

testGetDefaultOrderForEmptySequences

public void testGetDefaultOrderForEmptySequences()

testGetHoldability

public void testGetHoldability()

testGetNamespacePrefixes

public void testGetNamespacePrefixes()

testGetNamespaceURI

public void testGetNamespaceURI()

testGetOrderingMode

public void testGetOrderingMode()

testGetQueryLanguageTypeAndVersion

public void testGetQueryLanguageTypeAndVersion()

testGetQueryTimeout

public void testGetQueryTimeout()

testGetScrollability

public void testGetScrollability()

testSetBaseURI

public void testSetBaseURI()

testSetBindingMode

public void testSetBindingMode()

testSetBoundarySpacePolicy

public void testSetBoundarySpacePolicy()

testSetConstructionMode

public void testSetConstructionMode()

testSetContextItemStaticType

public void testSetContextItemStaticType()

testSetCopyNamespacesModeInherit

public void testSetCopyNamespacesModeInherit()

testSetCopyNamespacesModePreserve

public void testSetCopyNamespacesModePreserve()

testSetDefaultCollation

public void testSetDefaultCollation()

testSetDefaultElementTypeNamespace

public void testSetDefaultElementTypeNamespace()

testSetDefaultFunctionNamespace

public void testSetDefaultFunctionNamespace()

testSetDefaultOrderForEmptySequences

public void testSetDefaultOrderForEmptySequences()

testSetHoldability

public void testSetHoldability()

testSetOrderingMode

public void testSetOrderingMode()

testSetQueryLanguageTypeAndVersion

public void testSetQueryLanguageTypeAndVersion()

testSetQueryTimeout

public void testSetQueryTimeout()

testSetScrollability

public void testSetScrollability()