org.basex.test.xqj.testcases
Class XQMetaDataTest
java.lang.Object
junit.framework.Assert
junit.framework.TestCase
org.basex.test.xqj.testcases.XQJTestCase
org.basex.test.xqj.testcases.XQMetaDataTest
- All Implemented Interfaces:
- junit.framework.Test
public class XQMetaDataTest
- 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 |
XQMetaDataTest
public XQMetaDataTest()
testGetProductMajorVersion
public void testGetProductMajorVersion()
throws XQException
- Throws:
XQException
testGetProductMinorVersion
public void testGetProductMinorVersion()
throws XQException
- Throws:
XQException
testGetProductName
public void testGetProductName()
throws XQException
- Throws:
XQException
testGetProductVersion
public void testGetProductVersion()
throws XQException
- Throws:
XQException
testGetXQJMajorVersion
public void testGetXQJMajorVersion()
throws XQException
- Throws:
XQException
testGetXQJMinorVersion
public void testGetXQJMinorVersion()
throws XQException
- Throws:
XQException
testGetXQJVersion
public void testGetXQJVersion()
throws XQException
- Throws:
XQException
testIsReadOnly
public void testIsReadOnly()
throws XQException
- Throws:
XQException
testIsXQueryXSupported
public void testIsXQueryXSupported()
throws XQException
- Throws:
XQException
testIsTransactionSupported
public void testIsTransactionSupported()
throws XQException
- Throws:
XQException
testIsStaticTypingFeatureSupported
public void testIsStaticTypingFeatureSupported()
throws XQException
- Throws:
XQException
testIsSchemaImportFeatureSupported
public void testIsSchemaImportFeatureSupported()
throws XQException
- Throws:
XQException
testIsSchemaValidationFeatureSupported
public void testIsSchemaValidationFeatureSupported()
throws XQException
- Throws:
XQException
testIsFullAxisFeatureSupported
public void testIsFullAxisFeatureSupported()
throws XQException
- Throws:
XQException
testIsModuleFeatureSupported
public void testIsModuleFeatureSupported()
throws XQException
- Throws:
XQException
testIsSerializationFeatureSupported
public void testIsSerializationFeatureSupported()
throws XQException
- Throws:
XQException
testIsStaticTypingExtensionsSupported
public void testIsStaticTypingExtensionsSupported()
throws XQException
- Throws:
XQException
testGetUserName
public void testGetUserName()
throws XQException
- Throws:
XQException
testGetMaxExpressionLength
public void testGetMaxExpressionLength()
throws XQException
- Throws:
XQException
testGetMaxUserNameLength
public void testGetMaxUserNameLength()
throws XQException
- Throws:
XQException
testWasCreatedFromJDBCConnection
public void testWasCreatedFromJDBCConnection()
throws XQException
- Throws:
XQException
testIsXQueryEncodingDeclSupported
public void testIsXQueryEncodingDeclSupported()
throws XQException
- Throws:
XQException
testGetSupportedXQueryEncodings
public void testGetSupportedXQueryEncodings()
throws XQException
- Throws:
XQException
testIsXQueryEncodingSupported
public void testIsXQueryEncodingSupported()
throws XQException
- Throws:
XQException
testIsUserDefinedXMLSchemaTypeSupported
public void testIsUserDefinedXMLSchemaTypeSupported()
throws XQException
- Throws:
XQException