|
|||||||||
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.entity.A_BasicHomeInterface | +--org.objectweb.jonas.jtests.clients.entity.A_BasicHomeInterfaceEC | +--org.objectweb.jonas.jtests.clients.entity.F_BasicHomeInterfaceEC
This set of test are basic tests on CMP version 1 entity home interface. All tests common to CMP are in the inherited class A_BasicHomeInterfaceEC.
Fields inherited from class org.objectweb.jonas.jtests.clients.entity.A_BasicHomeInterface |
home |
Fields inherited from class org.objectweb.jonas.jtests.util.JTestCase |
ictx, isInit, jonasName, msgerror, testtorun, utx |
Constructor Summary | |
F_BasicHomeInterfaceEC(java.lang.String name)
|
Method Summary | |
SimpleHome |
getHome()
return SimpleHome, that can be either BMP or CMP bean. |
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.entity.A_BasicHomeInterfaceEC |
testFinderBetween, testFinderEqualOne, testFinderEqualTwo |
Methods inherited from class org.objectweb.jonas.jtests.clients.entity.A_BasicHomeInterface |
essaiA1, essaiA1C, essaiA2, essaiA2C, essaiC1, essaiC2, essaiF1, essaiF2, essaiR1, essaiR1C, essaiR2, essaiR2C, setUp, testCreateFindUserTx, testCreateNewEntity, testCreateRolledBack, testFindByPK, testFinderCollection, testFinderEnum, testFinderEnumObjNotFound, testFindUnexistingPK, testHomeRemoveCommitted, testHomeRemoveRolledBack, testOtherFinder, testRemoveByPKTwice, testRemoveInsideTransaction, testRemoveInTransaction, testRemoveRolledBack, testRemoveTwice, testRemoveViaEJBHome, testRemoveViaEJBObject |
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 |
Constructor Detail |
public F_BasicHomeInterfaceEC(java.lang.String name)
Method Detail |
public SimpleHome getHome()
A_BasicHomeInterface
getHome
in class A_BasicHomeInterface
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 |