org.basex.test.xqj.testcases
Class XQMetaDataTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.basex.test.xqj.testcases.XQJTestCase
              extended by org.basex.test.xqj.testcases.XQMetaDataTest
All Implemented Interfaces:
Test

public class XQMetaDataTest
extends XQJTestCase


Constructor Summary
XQMetaDataTest()
           
 
Method Summary
 void testGetMaxExpressionLength()
           
 void testGetMaxUserNameLength()
           
 void testGetProductMajorVersion()
           
 void testGetProductMinorVersion()
           
 void testGetProductName()
           
 void testGetProductVersion()
           
 void testGetSupportedXQueryEncodings()
           
 void testGetUserName()
           
 void testGetXQJMajorVersion()
           
 void testGetXQJMinorVersion()
           
 void testGetXQJVersion()
           
 void testIsFullAxisFeatureSupported()
           
 void testIsModuleFeatureSupported()
           
 void testIsReadOnly()
           
 void testIsSchemaImportFeatureSupported()
           
 void testIsSchemaValidationFeatureSupported()
           
 void testIsSerializationFeatureSupported()
           
 void testIsStaticTypingExtensionsSupported()
           
 void testIsStaticTypingFeatureSupported()
           
 void testIsTransactionSupported()
           
 void testIsUserDefinedXMLSchemaTypeSupported()
           
 void testIsXQueryEncodingDeclSupported()
           
 void testIsXQueryEncodingSupported()
           
 void testIsXQueryXSupported()
           
 void testWasCreatedFromJDBCConnection()
           
 
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
 

Constructor Detail

XQMetaDataTest

public XQMetaDataTest()
Method Detail

testGetProductMajorVersion

public void testGetProductMajorVersion()
                                throws javax.xml.xquery.XQException
Throws:
javax.xml.xquery.XQException

testGetProductMinorVersion

public void testGetProductMinorVersion()
                                throws javax.xml.xquery.XQException
Throws:
javax.xml.xquery.XQException

testGetProductName

public void testGetProductName()
                        throws javax.xml.xquery.XQException
Throws:
javax.xml.xquery.XQException

testGetProductVersion

public void testGetProductVersion()
                           throws javax.xml.xquery.XQException
Throws:
javax.xml.xquery.XQException

testGetXQJMajorVersion

public void testGetXQJMajorVersion()
                            throws javax.xml.xquery.XQException
Throws:
javax.xml.xquery.XQException

testGetXQJMinorVersion

public void testGetXQJMinorVersion()
                            throws javax.xml.xquery.XQException
Throws:
javax.xml.xquery.XQException

testGetXQJVersion

public void testGetXQJVersion()
                       throws javax.xml.xquery.XQException
Throws:
javax.xml.xquery.XQException

testIsReadOnly

public void testIsReadOnly()
                    throws javax.xml.xquery.XQException
Throws:
javax.xml.xquery.XQException

testIsXQueryXSupported

public void testIsXQueryXSupported()
                            throws javax.xml.xquery.XQException
Throws:
javax.xml.xquery.XQException

testIsTransactionSupported

public void testIsTransactionSupported()
                                throws javax.xml.xquery.XQException
Throws:
javax.xml.xquery.XQException

testIsStaticTypingFeatureSupported

public void testIsStaticTypingFeatureSupported()
                                        throws javax.xml.xquery.XQException
Throws:
javax.xml.xquery.XQException

testIsSchemaImportFeatureSupported

public void testIsSchemaImportFeatureSupported()
                                        throws javax.xml.xquery.XQException
Throws:
javax.xml.xquery.XQException

testIsSchemaValidationFeatureSupported

public void testIsSchemaValidationFeatureSupported()
                                            throws javax.xml.xquery.XQException
Throws:
javax.xml.xquery.XQException

testIsFullAxisFeatureSupported

public void testIsFullAxisFeatureSupported()
                                    throws javax.xml.xquery.XQException
Throws:
javax.xml.xquery.XQException

testIsModuleFeatureSupported

public void testIsModuleFeatureSupported()
                                  throws javax.xml.xquery.XQException
Throws:
javax.xml.xquery.XQException

testIsSerializationFeatureSupported

public void testIsSerializationFeatureSupported()
                                         throws javax.xml.xquery.XQException
Throws:
javax.xml.xquery.XQException

testIsStaticTypingExtensionsSupported

public void testIsStaticTypingExtensionsSupported()
                                           throws javax.xml.xquery.XQException
Throws:
javax.xml.xquery.XQException

testGetUserName

public void testGetUserName()
                     throws javax.xml.xquery.XQException
Throws:
javax.xml.xquery.XQException

testGetMaxExpressionLength

public void testGetMaxExpressionLength()
                                throws javax.xml.xquery.XQException
Throws:
javax.xml.xquery.XQException

testGetMaxUserNameLength

public void testGetMaxUserNameLength()
                              throws javax.xml.xquery.XQException
Throws:
javax.xml.xquery.XQException

testWasCreatedFromJDBCConnection

public void testWasCreatedFromJDBCConnection()
                                      throws javax.xml.xquery.XQException
Throws:
javax.xml.xquery.XQException

testIsXQueryEncodingDeclSupported

public void testIsXQueryEncodingDeclSupported()
                                       throws javax.xml.xquery.XQException
Throws:
javax.xml.xquery.XQException

testGetSupportedXQueryEncodings

public void testGetSupportedXQueryEncodings()
                                     throws javax.xml.xquery.XQException
Throws:
javax.xml.xquery.XQException

testIsXQueryEncodingSupported

public void testIsXQueryEncodingSupported()
                                   throws javax.xml.xquery.XQException
Throws:
javax.xml.xquery.XQException

testIsUserDefinedXMLSchemaTypeSupported

public void testIsUserDefinedXMLSchemaTypeSupported()
                                             throws javax.xml.xquery.XQException
Throws:
javax.xml.xquery.XQException