org.jboss.test.cmp2.commerce
Class LazyResultSetLoadingTest

java.lang.Object
  extended byEJBTestCase
      extended byorg.jboss.test.cmp2.commerce.LazyResultSetLoadingTest

public class LazyResultSetLoadingTest
extends EJBTestCase

See Also:
Serialized Form

Constructor Summary
LazyResultSetLoadingTest(java.lang.String localName)
           
 
Method Summary
 void setUpEJB()
           
static Test suite()
           
 void tearDownEJB()
           
 void testLazyResultSetLoading()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LazyResultSetLoadingTest

public LazyResultSetLoadingTest(java.lang.String localName)
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

testLazyResultSetLoading

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