|
|||||||||
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_EtypePfloat | +--org.objectweb.jonas.jtests.clients.entity.F_EtypePfloatEC2
This is a test suite about 'float' field of entity bean CMP version 2. Beans used: etype/pfloat
Field Summary | |
protected static PfloatHome |
home
|
Fields inherited from class org.objectweb.jonas.jtests.util.JTestCase |
ictx, isInit, jonasName, msgerror, testtorun, utx |
Constructor Summary | |
F_EtypePfloatEC2(java.lang.String name)
|
Method Summary | |
PfloatHome |
getHome()
Return PfloatHome, that can be either CMP version 1 or CMP version 2 bean. |
static void |
main(java.lang.String[] args)
|
protected void |
setUp()
common setUp routine, used for every test. |
static junit.framework.Test |
suite()
|
Methods inherited from class org.objectweb.jonas.jtests.clients.entity.A_EtypePfloat |
testCreate, testFindByF1, testFindByF1Literal5, testFindByPk, testGetF1, testRemove, testSetF1 |
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 PfloatHome home
Constructor Detail |
public F_EtypePfloatEC2(java.lang.String name)
Method Detail |
protected void setUp()
JTestCase
setUp
in class A_EtypePfloat
public PfloatHome getHome()
A_EtypePfloat
getHome
in class A_EtypePfloat
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 |