org.basex.test.xqj.testcases
Class XQStaticContextTest
java.lang.Object
junit.framework.Assert
junit.framework.TestCase
org.basex.test.xqj.testcases.XQJTestCase
org.basex.test.xqj.testcases.XQStaticContextTest
- All Implemented Interfaces:
- junit.framework.Test
public class XQStaticContextTest
- extends XQJTestCase
Methods inherited from class junit.framework.TestCase |
countTestCases, getName, run, run, runBare, setName, toString |
Methods inherited from class junit.framework.Assert |
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame, format |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
XQStaticContextTest
public XQStaticContextTest()
testGetNamespacePrefixes
public void testGetNamespacePrefixes()
throws XQException
- Throws:
XQException
testGetNamespaceURI
public void testGetNamespaceURI()
throws XQException
- Throws:
XQException
testDeclareNamespace
public void testDeclareNamespace()
throws XQException
- Throws:
XQException
testGetDefaultElementTypeNamespace
public void testGetDefaultElementTypeNamespace()
throws XQException
- Throws:
XQException
testSetDefaultElementTypeNamespace
public void testSetDefaultElementTypeNamespace()
throws XQException
- Throws:
XQException
testGetDefaultFunctionNamespace
public void testGetDefaultFunctionNamespace()
throws XQException
- Throws:
XQException
testSetDefaultFunctionNamespace
public void testSetDefaultFunctionNamespace()
throws XQException
- Throws:
XQException
testGetContextItemStaticType
public void testGetContextItemStaticType()
throws XQException
- Throws:
XQException
testSetContextItemStaticType
public void testSetContextItemStaticType()
throws XQException
- Throws:
XQException
testGetDefaultCollation
public void testGetDefaultCollation()
throws XQException
- Throws:
XQException
testSetDefaultCollation
public void testSetDefaultCollation()
throws XQException
- Throws:
XQException
testGetConstructionMode
public void testGetConstructionMode()
throws XQException
- Throws:
XQException
testSetConstructionMode
public void testSetConstructionMode()
throws XQException
- Throws:
XQException
testGetOrderingMode
public void testGetOrderingMode()
throws XQException
- Throws:
XQException
testSetOrderingMode
public void testSetOrderingMode()
throws XQException
- Throws:
XQException
testGetDefaultOrderForEmptySequences
public void testGetDefaultOrderForEmptySequences()
throws XQException
- Throws:
XQException
testSetDefaultOrderForEmptySequences
public void testSetDefaultOrderForEmptySequences()
throws XQException
- Throws:
XQException
testGetBoundarySpacePolicy
public void testGetBoundarySpacePolicy()
throws XQException
- Throws:
XQException
testSetBoundarySpacePolicy
public void testSetBoundarySpacePolicy()
throws XQException
- Throws:
XQException
testGetCopyNamespacesModePreserve
public void testGetCopyNamespacesModePreserve()
throws XQException
- Throws:
XQException
testSetCopyNamespacesModePreserve
public void testSetCopyNamespacesModePreserve()
throws XQException
- Throws:
XQException
testGetCopyNamespacesModeInherit
public void testGetCopyNamespacesModeInherit()
throws XQException
- Throws:
XQException
testSetCopyNamespacesModeInherit
public void testSetCopyNamespacesModeInherit()
throws XQException
- Throws:
XQException
testGetBaseURI
public void testGetBaseURI()
throws XQException
- Throws:
XQException
testSetBaseURI
public void testSetBaseURI()
throws XQException
- Throws:
XQException
testGetBindingMode
public void testGetBindingMode()
throws XQException
- Throws:
XQException
testSetBindingMode
public void testSetBindingMode()
throws XQException
- Throws:
XQException
testGetHoldability
public void testGetHoldability()
throws XQException
- Throws:
XQException
testSetHoldability
public void testSetHoldability()
throws XQException
- Throws:
XQException
testGetQueryLanguageTypeAndVersion
public void testGetQueryLanguageTypeAndVersion()
throws XQException
- Throws:
XQException
testSetQueryLanguageTypeAndVersion
public void testSetQueryLanguageTypeAndVersion()
throws XQException
- Throws:
XQException
testGetScrollability
public void testGetScrollability()
throws XQException
- Throws:
XQException
testSetScrollability
public void testSetScrollability()
throws XQException
- Throws:
XQException
testGetQueryTimeout
public void testGetQueryTimeout()
throws XQException
- Throws:
XQException
testSetQueryTimeout
public void testSetQueryTimeout()
throws XQException
- Throws:
XQException