|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectTestCase
org.jboss.test.util.ejb.EJBTestCase (src)
org.jboss.test.cmp2.simple.PageSizeUnitTestCase
Field Summary |
Fields inherited from class org.jboss.test.util.ejb.EJBTestCase (src) |
props |
Constructor Summary | |
PageSizeUnitTestCase(java.lang.String name)
|
Method Summary | |
void |
setUpEJB(java.util.Properties props)
Sets up the ejb test case. |
static Test |
suite()
|
void |
tearDownEJB(java.util.Properties props)
Tears down the ejb test case. |
void |
testOnLoad()
|
Methods inherited from class org.jboss.test.util.ejb.EJBTestCase (src) |
getEJBRunnerJndiName, getProps, isServerSide, run, runBare, setProps, setServerSide |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PageSizeUnitTestCase(java.lang.String name)
Method Detail |
public static Test suite() throws java.lang.Exception
java.lang.Exception
public void testOnLoad() throws java.lang.Exception
java.lang.Exception
public void setUpEJB(java.util.Properties props) throws java.lang.Exception
EJBTestCase (src)
setUpEJB
in class EJBTestCase (src)
props
- the properties passed in from the client
java.lang.Exception
- if a problem occurespublic void tearDownEJB(java.util.Properties props) throws java.lang.Exception
EJBTestCase (src)
tearDownEJB
in class EJBTestCase (src)
props
- the properties passed in from the client
java.lang.Exception
- if a problem occures
|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |