org.objectweb.jonas_ejb.deployment.ejbql
Class TestQueryParser
java.lang.Object
|
+--junit.framework.Assert
|
+--junit.framework.TestCase
|
+--org.objectweb.jonas_ejb.deployment.ejbql.TestQueryParser
- All Implemented Interfaces:
- junit.framework.Test
- public class TestQueryParser
- extends junit.framework.TestCase
Test case of the lexical parser on a wide range of EJBQL query.
- Author:
- Christophe Ney - cney@batisseurs.com
Constructor Summary |
TestQueryParser(java.lang.String n)
constructor called before running each testMethod (except when serialisation is involved) |
Methods inherited from class junit.framework.TestCase |
countTestCases, createResult, getName, name, run, run, runBare, runTest, setName, toString |
Methods inherited from class junit.framework.Assert |
assert, assert, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertNotNull, assertNotNull, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
TestQueryParser
public TestQueryParser(java.lang.String n)
- constructor called before running each testMethod (except when serialisation is involved)
main
public static void main(java.lang.String[] args)
- main method to launch the tests manually
suite
public static junit.framework.Test suite()
- create a suite with all test methods of this class
setUp
protected void setUp()
throws java.lang.Exception
- method called before running each testMethod
- Overrides:
setUp
in class junit.framework.TestCase
tearDown
protected void tearDown()
throws java.lang.Exception
- method called after running each testMethod
- Overrides:
tearDown
in class junit.framework.TestCase
test1Petstore_1_3_1
public void test1Petstore_1_3_1()
throws java.lang.Exception
test2Petstore_1_3_1
public void test2Petstore_1_3_1()
throws java.lang.Exception
test3Petstore_1_3_1
public void test3Petstore_1_3_1()
throws java.lang.Exception
test4Petstore_1_3_1
public void test4Petstore_1_3_1()
throws java.lang.Exception
test5Petstore_1_3_1
public void test5Petstore_1_3_1()
throws java.lang.Exception
test6Petstore_1_3_1
public void test6Petstore_1_3_1()
throws java.lang.Exception
test7Petstore_1_3_1
public void test7Petstore_1_3_1()
throws java.lang.Exception
test8Petstore_1_3_1
public void test8Petstore_1_3_1()
throws java.lang.Exception
test1OReillyExamples
public void test1OReillyExamples()
throws java.lang.Exception
test2OReillyExamples
public void test2OReillyExamples()
throws java.lang.Exception
test3OReillyExamples
public void test3OReillyExamples()
throws java.lang.Exception
test4OReillyExamples
public void test4OReillyExamples()
throws java.lang.Exception
test5OReillyExamples
public void test5OReillyExamples()
throws java.lang.Exception
test6OReillyExamples
public void test6OReillyExamples()
throws java.lang.Exception
test7OReillyExamples
public void test7OReillyExamples()
throws java.lang.Exception
test8OReillyExamples
public void test8OReillyExamples()
throws java.lang.Exception
test9OReillyExamples
public void test9OReillyExamples()
throws java.lang.Exception
test10OReillyExamples
public void test10OReillyExamples()
throws java.lang.Exception
test11OReillyExamples
public void test11OReillyExamples()
throws java.lang.Exception
test12OReillyExamples
public void test12OReillyExamples()
throws java.lang.Exception
test13OReillyExamples
public void test13OReillyExamples()
throws java.lang.Exception
test14OReillyExamples
public void test14OReillyExamples()
throws java.lang.Exception
test15OReillyExamples
public void test15OReillyExamples()
throws java.lang.Exception
test16OReillyExamples
public void test16OReillyExamples()
throws java.lang.Exception
test17OReillyExamples
public void test17OReillyExamples()
throws java.lang.Exception
test1WebLogicExamples
public void test1WebLogicExamples()
throws java.lang.Exception
test2WebLogicExamples
public void test2WebLogicExamples()
throws java.lang.Exception
test3WebLogicExamples
public void test3WebLogicExamples()
throws java.lang.Exception
test1IBMTutorials
public void test1IBMTutorials()
throws java.lang.Exception
test2IBMTutorials
public void test2IBMTutorials()
throws java.lang.Exception
test3IBMTutorials
public void test3IBMTutorials()
throws java.lang.Exception
test4IBMTutorials
public void test4IBMTutorials()
throws java.lang.Exception
test1EJB2_0_specifications_examples
public void test1EJB2_0_specifications_examples()
throws java.lang.Exception
test2EJB2_0_specifications_examples
public void test2EJB2_0_specifications_examples()
throws java.lang.Exception
test3EJB2_0_specifications_examples
public void test3EJB2_0_specifications_examples()
throws java.lang.Exception
test4EJB2_0_specifications_examples
public void test4EJB2_0_specifications_examples()
throws java.lang.Exception
test5EJB2_0_specifications_examples
public void test5EJB2_0_specifications_examples()
throws java.lang.Exception
test6EJB2_0_specifications_examples
public void test6EJB2_0_specifications_examples()
throws java.lang.Exception
test7EJB2_0_specifications_examples
public void test7EJB2_0_specifications_examples()
throws java.lang.Exception
test8EJB2_0_specifications_examples
public void test8EJB2_0_specifications_examples()
throws java.lang.Exception
test9EJB2_0_specifications_examples
public void test9EJB2_0_specifications_examples()
throws java.lang.Exception
test10EJB2_0_specifications_examples
public void test10EJB2_0_specifications_examples()
throws java.lang.Exception
test11EJB2_0_specifications_examples
public void test11EJB2_0_specifications_examples()
throws java.lang.Exception
test12EJB2_0_specifications_examples
public void test12EJB2_0_specifications_examples()
throws java.lang.Exception
test13EJB2_0_specifications_examples
public void test13EJB2_0_specifications_examples()
throws java.lang.Exception
test14EJB2_0_specifications_examples
public void test14EJB2_0_specifications_examples()
throws java.lang.Exception
test15EJB2_0_specifications_examples
public void test15EJB2_0_specifications_examples()
throws java.lang.Exception
test16EJB2_0_specifications_examples
public void test16EJB2_0_specifications_examples()
throws java.lang.Exception
test17EJB2_0_specifications_examples
public void test17EJB2_0_specifications_examples()
throws java.lang.Exception
test18EJB2_0_specifications_examples
public void test18EJB2_0_specifications_examples()
throws java.lang.Exception
test19EJB2_0_specifications_examples
public void test19EJB2_0_specifications_examples()
throws java.lang.Exception
test20EJB2_0_specifications_examples
public void test20EJB2_0_specifications_examples()
throws java.lang.Exception
test21EJB2_0_specifications_examples
public void test21EJB2_0_specifications_examples()
throws java.lang.Exception
test22EJB2_0_specifications_examples
public void test22EJB2_0_specifications_examples()
throws java.lang.Exception
test23EJB2_0_specifications_examples
public void test23EJB2_0_specifications_examples()
throws java.lang.Exception
test24EJB2_0_specifications_examples
public void test24EJB2_0_specifications_examples()
throws java.lang.Exception
test25EJB2_0_specifications_examples
public void test25EJB2_0_specifications_examples()
throws java.lang.Exception
test26EJB2_0_specifications_examples
public void test26EJB2_0_specifications_examples()
throws java.lang.Exception
test27EJB2_0_specifications_examples
public void test27EJB2_0_specifications_examples()
throws java.lang.Exception
test28EJB2_0_specifications_examples
public void test28EJB2_0_specifications_examples()
throws java.lang.Exception
test1Jonas_examples
public void test1Jonas_examples()
throws java.lang.Exception
test2Jonas_examples
public void test2Jonas_examples()
throws java.lang.Exception
test3Jonas_examples
public void test3Jonas_examples()
throws java.lang.Exception
test4Jonas_examples
public void test4Jonas_examples()
throws java.lang.Exception
test5Jonas_examples
public void test5Jonas_examples()
throws java.lang.Exception
test6Jonas_examples
public void test6Jonas_examples()
throws java.lang.Exception
test7Jonas_examples
public void test7Jonas_examples()
throws java.lang.Exception
test8Jonas_examples
public void test8Jonas_examples()
throws java.lang.Exception
test9Jonas_examples
public void test9Jonas_examples()
throws java.lang.Exception
test10Jonas_examples
public void test10Jonas_examples()
throws java.lang.Exception
test11Jonas_examples
public void test11Jonas_examples()
throws java.lang.Exception
test12Jonas_examples
public void test12Jonas_examples()
throws java.lang.Exception
test13Jonas_examples
public void test13Jonas_examples()
throws java.lang.Exception
test14Jonas_examples
public void test14Jonas_examples()
throws java.lang.Exception
test15Jonas_examples
public void test15Jonas_examples()
throws java.lang.Exception
test16Jonas_examples
public void test16Jonas_examples()
throws java.lang.Exception
test17Jonas_examples
public void test17Jonas_examples()
throws java.lang.Exception
test18Jonas_examples
public void test18Jonas_examples()
throws java.lang.Exception
test19Jonas_examples
public void test19Jonas_examples()
throws java.lang.Exception
test20Jonas_examples
public void test20Jonas_examples()
throws java.lang.Exception
test21Jonas_examples
public void test21Jonas_examples()
throws java.lang.Exception
test22Jonas_examples
public void test22Jonas_examples()
throws java.lang.Exception
test23Jonas_examples
public void test23Jonas_examples()
throws java.lang.Exception
test24Jonas_examples
public void test24Jonas_examples()
throws java.lang.Exception
test1JBOSS_3_0_1_examples
public void test1JBOSS_3_0_1_examples()
throws java.lang.Exception
test2JBOSS_3_0_1_examples
public void test2JBOSS_3_0_1_examples()
throws java.lang.Exception
test3JBOSS_3_0_1_examples
public void test3JBOSS_3_0_1_examples()
throws java.lang.Exception
test4JBOSS_3_0_1_examples
public void test4JBOSS_3_0_1_examples()
throws java.lang.Exception
test5JBOSS_3_0_1_examples
public void test5JBOSS_3_0_1_examples()
throws java.lang.Exception
test6JBOSS_3_0_1_examples
public void test6JBOSS_3_0_1_examples()
throws java.lang.Exception
test7JBOSS_3_0_1_examples
public void test7JBOSS_3_0_1_examples()
throws java.lang.Exception
test8JBOSS_3_0_1_examples
public void test8JBOSS_3_0_1_examples()
throws java.lang.Exception
test9JBOSS_3_0_1_examples
public void test9JBOSS_3_0_1_examples()
throws java.lang.Exception
test10JBOSS_3_0_1_examples
public void test10JBOSS_3_0_1_examples()
throws java.lang.Exception
test11JBOSS_3_0_1_examples
public void test11JBOSS_3_0_1_examples()
throws java.lang.Exception
test12JBOSS_3_0_1_examples
public void test12JBOSS_3_0_1_examples()
throws java.lang.Exception
test13JBOSS_3_0_1_examples
public void test13JBOSS_3_0_1_examples()
throws java.lang.Exception
test14JBOSS_3_0_1_examples
public void test14JBOSS_3_0_1_examples()
throws java.lang.Exception
test15JBOSS_3_0_1_examples
public void test15JBOSS_3_0_1_examples()
throws java.lang.Exception
test16JBOSS_3_0_1_examples
public void test16JBOSS_3_0_1_examples()
throws java.lang.Exception
test17JBOSS_3_0_1_examples
public void test17JBOSS_3_0_1_examples()
throws java.lang.Exception
test18JBOSS_3_0_1_examples
public void test18JBOSS_3_0_1_examples()
throws java.lang.Exception
test19JBOSS_3_0_1_examples
public void test19JBOSS_3_0_1_examples()
throws java.lang.Exception
test20JBOSS_3_0_1_examples
public void test20JBOSS_3_0_1_examples()
throws java.lang.Exception
test21JBOSS_3_0_1_examples
public void test21JBOSS_3_0_1_examples()
throws java.lang.Exception
test22JBOSS_3_0_1_examples
public void test22JBOSS_3_0_1_examples()
throws java.lang.Exception
test1Relatives_queries
public void test1Relatives_queries()
throws java.lang.Exception
test2Relatives_queries
public void test2Relatives_queries()
throws java.lang.Exception
test3Relatives_queries
public void test3Relatives_queries()
throws java.lang.Exception
test4Relatives_queries
public void test4Relatives_queries()
throws java.lang.Exception
test5Relatives_queries
public void test5Relatives_queries()
throws java.lang.Exception
test6Relatives_queries
public void test6Relatives_queries()
throws java.lang.Exception
test7Relatives_queries
public void test7Relatives_queries()
throws java.lang.Exception
test8Relatives_queries
public void test8Relatives_queries()
throws java.lang.Exception
test9Relatives_queries
public void test9Relatives_queries()
throws java.lang.Exception
test10Relatives_queries
public void test10Relatives_queries()
throws java.lang.Exception
test11Relatives_queries
public void test11Relatives_queries()
throws java.lang.Exception
test12Relatives_queries
public void test12Relatives_queries()
throws java.lang.Exception
test13Relatives_queries
public void test13Relatives_queries()
throws java.lang.Exception
test14Relatives_queries
public void test14Relatives_queries()
throws java.lang.Exception
test15Relatives_queries
public void test15Relatives_queries()
throws java.lang.Exception
test16Relatives_queries
public void test16Relatives_queries()
throws java.lang.Exception
test17Relatives_queries
public void test17Relatives_queries()
throws java.lang.Exception
test18Relatives_queries
public void test18Relatives_queries()
throws java.lang.Exception
test19Relatives_queries
public void test19Relatives_queries()
throws java.lang.Exception
test20Relatives_queries
public void test20Relatives_queries()
throws java.lang.Exception
test21Relatives_queries
public void test21Relatives_queries()
throws java.lang.Exception
test22Relatives_queries
public void test22Relatives_queries()
throws java.lang.Exception
test23Relatives_queries
public void test23Relatives_queries()
throws java.lang.Exception
test24Relatives_queries
public void test24Relatives_queries()
throws java.lang.Exception
test25Relatives_queries
public void test25Relatives_queries()
throws java.lang.Exception
test26Relatives_queries
public void test26Relatives_queries()
throws java.lang.Exception