| |
|
| org.objectweb.jonas.jtests.clients.entity.A_Cmp2Util org.objectweb.jonas.jtests.clients.entity.G_Relation_mouEC2
G_Relation_mouEC2 | public class G_Relation_mouEC2 extends A_Cmp2Util (Code) | | For testing many-to-one unidirectional relationships
author: S.Chassande-Barrioz, J. Camilleri author: This is an advanced test suite for home interface on entity bean CMP2. |
isInit | protected boolean isInit(Code) | | |
G_Relation_mouEC2 | public G_Relation_mouEC2(String name)(Code) | | |
_testBasicGet | public void _testBasicGet(int tx) throws Exception(Code) | | Check that a1.retrieveB()=b0
|
_testBasicGetEmpty | public void _testBasicGetEmpty(int tx) throws Exception(Code) | | Check that the bean 'a3' has no relation.
|
_testBasicSet | public void _testBasicSet(int tx) throws Exception(Code) | | See 10.3.7.5 : a1j.assignB(a2k.retrieveB()) => a2=a1j.retrieveB()
|
_testBasicSetEmpty | public void _testBasicSetEmpty(int tx) throws Exception(Code) | | Ckeck the new relation a3-b1
|
_testBasicSetNull | public void _testBasicSetNull(int tx) throws Exception(Code) | | Check that a1.assignB(null) => a1.retreiveB()=null
|
_testCohRemoveA | public void _testCohRemoveA(int tx) throws Exception(Code) | | Test of coherence a0.remove()
|
setUp | protected void setUp()(Code) | | |
suite | public static Test suite()(Code) | | |
testBasicGetEmptyTxCall | public void testBasicGetEmptyTxCall() throws Exception(Code) | | |
testBasicGetEmptyTxCont | public void testBasicGetEmptyTxCont() throws Exception(Code) | | |
testBasicGetEmptyTxNo | public void testBasicGetEmptyTxNo() throws Exception(Code) | | |
testBasicSetEmptyTxCall | public void testBasicSetEmptyTxCall() throws Exception(Code) | | |
testBasicSetEmptyTxCont | public void testBasicSetEmptyTxCont() throws Exception(Code) | | |
testBasicSetEmptyTxNo | public void testBasicSetEmptyTxNo() throws Exception(Code) | | |
|
|
|