org.jboss.test.cmp2.ejbselect
Class EJBSelectUnitTestCase
java.lang.Object
EJBTestCase
org.jboss.test.cmp2.ejbselect.EJBSelectUnitTestCase
- public class EJBSelectUnitTestCase
- extends EJBTestCase
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EJBSelectUnitTestCase
public EJBSelectUnitTestCase(java.lang.String name)
suite
public static Test suite()
throws java.lang.Exception
- Throws:
java.lang.Exception
setUpEJB
public void setUpEJB()
throws java.lang.Exception
- Throws:
java.lang.Exception
tearDownEJB
public void tearDownEJB()
throws java.lang.Exception
- Throws:
java.lang.Exception
testReturnedInterface
public void testReturnedInterface()
throws java.lang.Exception
- Throws:
java.lang.Exception
testEJBSelectFromEJBHomeMethod
public void testEJBSelectFromEJBHomeMethod()
throws java.lang.Exception
- Throws:
java.lang.Exception
testGetSomeBxDeclaredSQL
public void testGetSomeBxDeclaredSQL()
throws java.lang.Exception
- Throws:
java.lang.Exception
testGetTrue
public void testGetTrue()
throws java.lang.Exception
- Throws:
java.lang.Exception
testGetFalse
public void testGetFalse()
throws java.lang.Exception
- Throws:
java.lang.Exception
testGetAWithBs
public void testGetAWithBs()
throws java.lang.Exception
- Throws:
java.lang.Exception
testCountInSelectClause
public void testCountInSelectClause()
throws java.lang.Exception
- Throws:
java.lang.Exception
testMaxInSelectClause
public void testMaxInSelectClause()
throws java.lang.Exception
- Throws:
java.lang.Exception
testMinInSelectClause
public void testMinInSelectClause()
throws java.lang.Exception
- Throws:
java.lang.Exception
testSumInSelectClause
public void testSumInSelectClause()
throws java.lang.Exception
- Throws:
java.lang.Exception
testAvgInSelectClause
public void testAvgInSelectClause()
throws java.lang.Exception
- Throws:
java.lang.Exception
testSqrtInSelectClause
public void testSqrtInSelectClause()
throws java.lang.Exception
- Throws:
java.lang.Exception
testLcaseInSelectClause
public void testLcaseInSelectClause()
throws java.lang.Exception
- Throws:
java.lang.Exception
testUcaseInSelectClause
public void testUcaseInSelectClause()
throws java.lang.Exception
- Throws:
java.lang.Exception
testLengthInSelectClause
public void testLengthInSelectClause()
throws java.lang.Exception
- Throws:
java.lang.Exception
testConcatInSelectClause
public void testConcatInSelectClause()
throws java.lang.Exception
- Throws:
java.lang.Exception
testLocateInSelectClause
public void testLocateInSelectClause()
throws java.lang.Exception
- Throws:
java.lang.Exception
testSubstringInSelectClause
public void testSubstringInSelectClause()
throws java.lang.Exception
- Throws:
java.lang.Exception
testNestedFunctionsInSelectClause
public void testNestedFunctionsInSelectClause()
throws java.lang.Exception
- Throws:
java.lang.Exception