org.jboss.test.cmp2.commerce
Class QueryTest

java.lang.Object
  extended bynet.sourceforge.junitejb.EJBTestCase
      extended byorg.jboss.test.cmp2.commerce.QueryTest

public class QueryTest
extends net.sourceforge.junitejb.EJBTestCase

See Also:
Serialized Form

Constructor Summary
QueryTest(java.lang.String name)
           
 
Method Summary
 void setUpEJB()
           
static Test suite()
           
 void testEJBQL()
           
 void testJBossQL()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QueryTest

public QueryTest(java.lang.String name)
Method Detail

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

testJBossQL

public void testJBossQL()
                 throws java.lang.Exception
Throws:
java.lang.Exception

testEJBQL

public void testEJBQL()
               throws java.lang.Exception
Throws:
java.lang.Exception