| |
|
| org.objectweb.jonas.jtests.clients.entity.A_Cmp2Util org.objectweb.jonas.jtests.clients.entity.F_Relation_s2pkcompEC2
F_Relation_s2pkcompEC2 | public class F_Relation_s2pkcompEC2 extends A_Cmp2Util (Code) | | This is an advanced test suite for home interface on entity bean CMP2.
Test about beans with mono-valued relation and with composite Pk with same fields names.
Beans used: s2pkcomp
author: S.Chassande-Barrioz |
isInit | protected boolean isInit(Code) | | |
F_Relation_s2pkcompEC2 | public F_Relation_s2pkcompEC2(String name)(Code) | | |
_testCohBeanRemoveB | public void _testCohBeanRemoveB(int tx) throws Exception(Code) | | test coherence relation one to one bidirectionnel,
B1.remove=>B1 removed && A1.retreiveB()==null
Same as _testCohRemoveB except that the called remove method is on the bean
instead of the home.
|
_testCohRemoveA | public void _testCohRemoveA(int tx) throws Exception(Code) | | test coherence relation one to one bidirectionnel,
A1.remove=>A1removed && B1.retreiveA()==null
|
_testFindAById1Id2 | public void _testFindAById1Id2(int tx) throws Exception(Code) | | test a finder method.
|
_testFindByBIsNull | public void _testFindByBIsNull(int tx) throws Exception(Code) | | test a finder method.
(bug #300612)
|
_testFindByBIsNullTxCall | public void _testFindByBIsNullTxCall() throws Exception(Code) | | |
_testFindByBIsNullTxRb | public void _testFindByBIsNullTxRb() throws Exception(Code) | | |
setUp | protected void setUp()(Code) | | |
suite | public static Test suite()(Code) | | |
testCohBeanRemoveBTxCall | public void testCohBeanRemoveBTxCall() throws Exception(Code) | | |
testCohBeanRemoveBTxNo | public void testCohBeanRemoveBTxNo() throws Exception(Code) | | |
testCohBeanRemoveBTxRb | public void testCohBeanRemoveBTxRb() throws Exception(Code) | | |
testCohRemoveATxCall | public void testCohRemoveATxCall() throws Exception(Code) | | |
testFindAById1Id2TxCall | public void testFindAById1Id2TxCall() throws Exception(Code) | | |
testFindAById1Id2TxNo | public void testFindAById1Id2TxNo() throws Exception(Code) | | |
testFindAById1Id2TxRb | public void testFindAById1Id2TxRb() throws Exception(Code) | | |
testFindByBIsNullTxNo | public void testFindByBIsNullTxNo() throws Exception(Code) | | |
|
|
|