org.bsf.smartValueObject.demo
Class TestDemoMediator
java.lang.Object
|
+--TestCase
|
+--org.bsf.smartValueObject.demo.TestDemoMediator
- public class TestDemoMediator
- extends TestCase
Testcase DemoMediator.
- See Also:
- Serialized Form
Field Summary |
private org.bsf.smartValueObject.demo.CompanyVO |
company1
|
private org.bsf.smartValueObject.demo.CompanyVO |
company2
|
private org.bsf.smartValueObject.demo.DemoMediator |
mediator
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
mediator
private org.bsf.smartValueObject.demo.DemoMediator mediator
company1
private org.bsf.smartValueObject.demo.CompanyVO company1
company2
private org.bsf.smartValueObject.demo.CompanyVO company2
TestDemoMediator
public TestDemoMediator()
setUp
public void setUp()
testUpdateAndGetGraph
public void testUpdateAndGetGraph()
throws MediatorException
MediatorException
testDeleted
public void testDeleted()
throws MediatorException
MediatorException
testCreated
public void testCreated()
throws MediatorException
MediatorException
testUpdate
public void testUpdate()
throws MediatorException
MediatorException
testModified
public void testModified()
throws MediatorException
MediatorException
testModified2
public void testModified2()
throws MediatorException
MediatorException
testDeleteGraph
public void testDeleteGraph()
throws MediatorException
MediatorException
testTwoCompanies
public void testTwoCompanies()
throws MediatorException
MediatorException
testConcurrency
public void testConcurrency()
throws MediatorException
MediatorException
updateCompany1
private org.bsf.smartValueObject.demo.CompanyVO updateCompany1()
throws MediatorException
MediatorException
updateCompany2
private org.bsf.smartValueObject.demo.CompanyVO updateCompany2()
throws MediatorException
MediatorException
getPrototype
private org.bsf.smartValueObject.demo.CompanyVO getPrototype(long pk)