|
|||||||||
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.stests.util.JTestCase | +--org.objectweb.jonas.stests.manyops.A_manyops | +--org.objectweb.jonas.stests.manyops.F_manyops_A
Tests defined in A_manyops are done on the ProductHome_A bean.
Fields inherited from class org.objectweb.jonas.stests.manyops.A_manyops |
idb, idbHome, initialized, pHome |
Fields inherited from class org.objectweb.jonas.stests.util.JTestCase |
ictx, jonasName, testtorun, utx |
Constructor Summary | |
F_manyops_A(java.lang.String name)
|
Method Summary | |
static void |
main(java.lang.String[] args)
|
static junit.framework.Test |
suite()
|
Methods inherited from class org.objectweb.jonas.stests.manyops.A_manyops |
manyops, setUp, tearDown, test_100_create, test_100_createmany, test_100_delete, test_100_findByNumber, test_100_findByPk, test_100_get, test_100_set, test_250_create, test_250_createmany, test_250_delete, test_250_findByNumber, test_250_findByPk, test_250_get, test_250_set, test_500_create, test_500_createmany, test_500_delete, test_500_findByNumber, test_500_findByPk, test_500_get, test_500_set |
Methods inherited from class org.objectweb.jonas.stests.util.JTestCase |
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_manyops_A(java.lang.String name)
Method Detail |
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 |