|
||||||||||
| 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.cts.ejb.LocalEjbTests
Tests of local ejbs
| Field Summary |
| Fields inherited from class org.jboss.test.util.ejb.EJBTestCase (src) |
props |
| Constructor Summary | |
LocalEjbTests(java.lang.String methodName)
|
|
| 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 |
testEntityIdentity()
|
| 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 LocalEjbTests(java.lang.String methodName)
| Method Detail |
public static Test suite()
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 occures
public 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
public void testEntityIdentity()
throws java.lang.Exception
java.lang.Exception
|
||||||||||
| PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||