|
|||||||||
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.transaction.A_TxAttribute | +--org.objectweb.jonas.jtests.clients.transaction.A_TxAttributeEntity | +--org.objectweb.jonas.jtests.clients.transaction.F_TxAttributeEC
TxAttribute tests on entity bean with container manager persistence version 1
Field Summary | |
protected static SimpleEHome |
home
|
Fields inherited from class org.objectweb.jonas.jtests.util.JTestCase |
ictx, isInit, jonasName, msgerror, testtorun, utx |
Constructor Summary | |
F_TxAttributeEC(java.lang.String name)
|
Method Summary | |
SimpleEHome |
getHome()
return the Home |
Simple |
getSimple(int i)
Create a bean and return it. |
static void |
main(java.lang.String[] args)
|
protected void |
setUp()
init environment: - load beans - create/init database for entities. |
static junit.framework.Test |
suite()
This suite is all CMP version 1 test cases |
Methods inherited from class org.objectweb.jonas.jtests.clients.transaction.A_TxAttributeEntity |
testCreateMandatory, testCreateMandatoryTx, testCreateNever, testCreateNeverTx, testCreateNotSupported, testCreateNotSupportedTx, testCreateRequired, testCreateRequiredTx, testCreateRequiresNew, testCreateRequiresNewTx, testCreateSupports, testCreateSupportsTx, testHomeMandatory, testHomeMandatoryTx, testHomeNever, testHomeNeverTx, testHomeNotSupported, testHomeNotSupportedTx, testHomeNoTx, testHomeRequired, testHomeRequiredTx, testHomeRequiresNew, testHomeRequiresNewTx, testHomeSupports, testHomeSupportsTx |
Methods inherited from class org.objectweb.jonas.jtests.clients.transaction.A_TxAttribute |
testMandatory, testMandatoryTx, testNever, testNeverTx, testNotSupported, testNotSupportedTx, testNoTx, testRequired, testRequiredRequiresNew, testRequiredRequiresNew2, testRequiredTx, testRequiresNew, testRequiresNewTx, testSupports, testSupportsTx |
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 SimpleEHome home
Constructor Detail |
public F_TxAttributeEC(java.lang.String name)
Method Detail |
public SimpleEHome getHome()
getHome
in class A_TxAttributeEntity
public Simple getSimple(int i) throws java.lang.Exception
getSimple
in class A_TxAttribute
protected void setUp()
setUp
in class JTestCase
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 |