|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--junit.framework.Assert | +--junit.framework.TestCase | +--org.objectweb.jonas.jtests.util.JTestCase | +--org.objectweb.jonas.jtests.clients.exception.A_Catcher | +--org.objectweb.jonas.jtests.clients.exception.A_CatcherSession | +--org.objectweb.jonas.jtests.clients.exception.F_CatcherSL
Field Summary | |
protected static AccountSHome |
home
|
Fields inherited from class org.objectweb.jonas.jtests.util.JTestCase |
ictx, isInit, jonasName, msgerror, testtorun, utx |
Constructor Summary | |
F_CatcherSL(java.lang.String name)
|
Method Summary | |
AccountSHome |
getHome()
return AccontSLHome. |
static void |
main(java.lang.String[] args)
|
static junit.framework.Test |
suite()
This suite is all CMP test cases |
Methods inherited from class org.objectweb.jonas.jtests.clients.exception.A_CatcherSession |
getAccountS |
Methods inherited from class org.objectweb.jonas.jtests.clients.exception.A_Catcher |
setUp, testApplicationCallerTx1, testApplicationContTx1, testApplicationContTxRb1, testApplicationNotTx, testApplicationNoTx, testEJBContTx, testRemoteCallerTx, testUncheckedCallerTx, testUncheckedContTx, testUncheckedNoTx |
Methods inherited from class org.objectweb.jonas.jtests.util.JTestCase |
debug, getDBEnv, random, sleep, tearDown, testEmpty, unloadBeans, useBeans |
Methods inherited from class junit.framework.TestCase |
countTestCases, createResult, getName, name, run, run, runBare, runTest, setName, toString |
Methods inherited from class junit.framework.Assert |
assert, assert, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertNotNull, assertNotNull, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
protected static AccountSHome home
Constructor Detail |
public F_CatcherSL(java.lang.String name)
Method Detail |
public AccountSHome getHome()
A_CatcherSession
getHome
in class A_CatcherSession
public static junit.framework.Test suite()
public static void main(java.lang.String[] args)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |