|
|||||||||
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_Relation | +--org.objectweb.jonas.jtests.clients.entity.F_Relation_s3pkcompEC2
For testing one-to-many unidirectional relationships
Field Summary | |
protected static AHomeRemote |
ahome
|
protected static BHomeRemote |
bhome
|
Fields inherited from class org.objectweb.jonas.jtests.util.JTestCase |
ictx, isInit, jonasName, msgerror, testtorun, utx |
Constructor Summary | |
F_Relation_s3pkcompEC2(java.lang.String name)
|
Method Summary | |
void |
_testFindAllA(int tx)
Test the calling of the ahome.findAll() method |
static void |
main(java.lang.String[] args)
|
protected void |
setUp()
common setUp routine, used for every test. |
static junit.framework.Test |
suite()
|
void |
testEmpty()
Not really a test, just to verify the checkIsInitialState() method. |
void |
testFindAllATxCall()
|
void |
testFindAllATxNo()
|
void |
testFindAllATxRb()
|
Methods inherited from class org.objectweb.jonas.jtests.clients.entity.A_Relation |
getIntAfterDash, getStringBeforeDash |
Methods inherited from class org.objectweb.jonas.jtests.util.JTestCase |
debug, getDBEnv, random, sleep, tearDown, 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 AHomeRemote ahome
protected static BHomeRemote bhome
Constructor Detail |
public F_Relation_s3pkcompEC2(java.lang.String name)
Method Detail |
protected void setUp()
JTestCase
setUp
in class JTestCase
public void testEmpty() throws java.lang.Exception
testEmpty
in class JTestCase
public void _testFindAllA(int tx) throws java.lang.Exception
public void testFindAllATxNo() throws java.lang.Exception
public void testFindAllATxCall() throws java.lang.Exception
public void testFindAllATxRb() throws java.lang.Exception
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 |