|
|||||||||
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.local.A_ClientView | +--org.objectweb.jonas.jtests.clients.local.F_ClientViewSL
testcases specifics for stateless session beans must be here
Field Summary | |
protected static java.lang.String |
BEAN_LOCALHOME
|
protected static TargetSLLocalHome |
lhome
|
protected static java.lang.String |
REMOTE_RUNNER_HOME
|
Fields inherited from class org.objectweb.jonas.jtests.util.JTestCase |
ictx, isInit, jonasName, msgerror, testtorun, utx |
Constructor Summary | |
F_ClientViewSL(java.lang.String name)
|
Method Summary | |
TargetSLLocalHome |
getLocalHome()
|
static void |
main(java.lang.String[] args)
|
protected void |
setUp()
init environment: - load beans |
static junit.framework.Test |
suite()
|
void |
testLocalIsIdenticalOnSameBean()
test EJBLocalObject.isIdentical on the same bean |
Methods inherited from class org.objectweb.jonas.jtests.clients.local.A_ClientView |
testEjbLocalRef, testEjbRef, testEjbRefWithJonasEjbRef, testLocalBusinessMethod1, testLocalBusinessMethod2, testLocalBusinessMethod3, testLocalCreateRemove, testLocalGetPrimaryKey, testLocalLookup, testLocalRemoveByPK |
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 java.lang.String REMOTE_RUNNER_HOME
protected static java.lang.String BEAN_LOCALHOME
protected static TargetSLLocalHome lhome
Constructor Detail |
public F_ClientViewSL(java.lang.String name)
Method Detail |
public void testLocalIsIdenticalOnSameBean() throws java.lang.Exception
testLocalIsIdenticalOnSameBean
in class A_ClientView
protected void setUp()
setUp
in class JTestCase
public TargetSLLocalHome getLocalHome() throws java.lang.Exception
getLocalHome
in class A_ClientView
org.objectweb.jonas.jtests.clients.local.A_ClientView
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 |