org.hsqldb.test
Class TestSchemaParse
- java.lang.Object
-
- junit.framework.Assert
-
- junit.framework.TestCase
-
- org.hsqldb.test.TestSchemaParse
-
- All Implemented Interfaces:
- junit.framework.Test
public class TestSchemaParse extends junit.framework.TestCase
-
-
Constructor Summary
Constructors Constructor and Description TestSchemaParse()TestSchemaParse(java.lang.String s)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method and Description static java.lang.Stringcapitalize(java.lang.String inString)voidfire(int i, java.lang.String name, java.lang.String table, java.lang.Object[] row1, java.lang.Object[] row2)static voidmain(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.voidmultiPartKeywords(java.lang.String pref)static junit.framework.Testsuite()voidtest2pAliases()voidtest2pConstraints()voidtest2pIndexes()voidtest2pSequences()voidtest2pTables()voidtest2pTriggers()voidtest2pViews()voidtestBasicQueries()This method seems to be obsolete.voidtestInvalidThreePartKeywords()voidtestInvalidTwoPartKeywords()voidtestSanityCheck()voidtestThreePartKeywords()voidtestThreePartNames()voidtestTwoPartKeywords()-
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
-
-
-
-
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.ExceptionThis 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