org.jboss.test.cmp2.commerce
Class LimitOffsetTest

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

public class LimitOffsetTest
extends net.sourceforge.junitejb.EJBTestCase

See Also:
Serialized Form

Constructor Summary
LimitOffsetTest(java.lang.String name)
           
 
Method Summary
 void setUpEJB()
           
static Test suite()
           
 void tearDownEJB()
           
 void testCompiler()
           
 void testFinderWithLimitOffset()
           
 void testLimitOffset()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LimitOffsetTest

public LimitOffsetTest(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

tearDownEJB

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

testCompiler

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

testLimitOffset

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

testFinderWithLimitOffset

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