Documentation of 'org.hsqldb.test.TestSchemaParse' Java class
TestSchemaParse
org.hsqldb.test

Class TestSchemaParse

  • All Implemented Interfaces:
    junit.framework.Test


    public class TestSchemaParse
    extends junit.framework.TestCase
    • Method Summary

      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      static java.lang.String capitalize(java.lang.String inString) 
      void fire(int i, java.lang.String name, java.lang.String table, java.lang.Object[] row1, java.lang.Object[] row2) 
      static void main(java.lang.String[] sa)
      This method allows to easily run this unit test independent of the other unit tests, and without dealing with Ant or unrelated test suites.
      void multiPartKeywords(java.lang.String pref) 
      static junit.framework.Test suite() 
      void test2pAliases() 
      void test2pConstraints() 
      void test2pIndexes() 
      void test2pSequences() 
      void test2pTables() 
      void test2pTriggers() 
      void test2pViews() 
      void testBasicQueries()
      This method seems to be obsolete.
      void testInvalidThreePartKeywords() 
      void testInvalidTwoPartKeywords() 
      void testSanityCheck() 
      void testThreePartKeywords() 
      void testThreePartNames() 
      void testTwoPartKeywords() 
      • Methods inherited from class junit.framework.TestCase

        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, countTestCases, fail, fail, failNotEquals, failNotSame, failSame, format, getName, run, run, runBare, setName, toString
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • TestSchemaParse

        public TestSchemaParse()
      • TestSchemaParse

        public TestSchemaParse(java.lang.String s)
    • Method Detail

      • test2pTables

        public void test2pTables()
                          throws java.lang.Exception
        Throws:
        java.lang.Exception
      • test2pViews

        public void test2pViews()
                         throws java.lang.Exception
        Throws:
        java.lang.Exception
      • test2pSequences

        public void test2pSequences()
                             throws java.lang.Exception
        Throws:
        java.lang.Exception
      • test2pConstraints

        public void test2pConstraints()
                               throws java.lang.Exception
        Throws:
        java.lang.Exception
      • test2pIndexes

        public void test2pIndexes()
                           throws java.lang.Exception
        Throws:
        java.lang.Exception
      • test2pAliases

        public void test2pAliases()
                           throws java.lang.Exception
        Throws:
        java.lang.Exception
      • test2pTriggers

        public void test2pTriggers()
                            throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testSanityCheck

        public void testSanityCheck()
                             throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testTwoPartKeywords

        public void testTwoPartKeywords()
                                 throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testInvalidTwoPartKeywords

        public void testInvalidTwoPartKeywords()
                                        throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testThreePartKeywords

        public void testThreePartKeywords()
                                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testInvalidThreePartKeywords

        public void testInvalidThreePartKeywords()
                                          throws java.lang.Exception
        Throws:
        java.lang.Exception
      • multiPartKeywords

        public void multiPartKeywords(java.lang.String pref)
                               throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testThreePartNames

        public void testThreePartNames()
                                throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testBasicQueries

        public void testBasicQueries()
                              throws java.lang.Exception
        This method seems to be obsolete.
        Throws:
        java.lang.Exception
      • main

        public static void main(java.lang.String[] sa)
        This method allows to easily run this unit test independent of the other unit tests, and without dealing with Ant or unrelated test suites.
      • suite

        public static junit.framework.Test suite()
      • fire

        public void fire(int i,
                         java.lang.String name,
                         java.lang.String table,
                         java.lang.Object[] row1,
                         java.lang.Object[] row2)
      • capitalize

        public static java.lang.String capitalize(java.lang.String inString)

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.