org.jboss.test.cmp2.readonly
Class ReadonlyUnitTestCase
java.lang.Object
EJBTestCase
org.jboss.test.cmp2.readonly.ReadonlyUnitTestCase
- public class ReadonlyUnitTestCase
- extends EJBTestCase
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReadonlyUnitTestCase
public ReadonlyUnitTestCase(java.lang.String name)
suite
public static Test suite()
throws java.lang.Exception
- Throws:
java.lang.Exception
setUp
protected void setUp()
throws java.lang.Exception
- Throws:
java.lang.Exception
tearDown
protected void tearDown()
testSetUp
public void testSetUp()
throws java.lang.Exception
- Throws:
java.lang.Exception
testReadonlyCMPField
public void testReadonlyCMPField()
throws java.lang.Exception
- Throws:
java.lang.Exception
testReadonlyEntityCMPFieldChange
public void testReadonlyEntityCMPFieldChange()
throws java.lang.Exception
- Throws:
java.lang.Exception
testReadonlyEntityCreate
public void testReadonlyEntityCreate()
throws java.lang.Exception
- Throws:
java.lang.Exception
testReadonlySetFK
public void testReadonlySetFK()
throws java.lang.Exception
- Throws:
java.lang.Exception
testReadonlySetCollection
public void testReadonlySetCollection()
throws java.lang.Exception
- Throws:
java.lang.Exception
testReadonlyCollectionAdd
public void testReadonlyCollectionAdd()
throws java.lang.Exception
- Throws:
java.lang.Exception
testReadonlyCollectionRemove
public void testReadonlyCollectionRemove()
throws java.lang.Exception
- Throws:
java.lang.Exception
setUpEJB
public void setUpEJB()
throws java.lang.Exception
- Throws:
java.lang.Exception
tearDownEJB
public void tearDownEJB()
throws java.lang.Exception
- Throws:
java.lang.Exception
cleanDB
public void cleanDB()
throws java.lang.Exception
- Throws:
java.lang.Exception