|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EJBTestModule | |
---|---|
com.mockrunner.base | |
com.mockrunner.ejb |
Uses of EJBTestModule in com.mockrunner.base |
---|
Methods in com.mockrunner.base that return EJBTestModule | |
---|---|
protected EJBTestModule |
BaseTestCase.createEJBTestModule()
Creates an EJBTestModule based on the current
EJBMockObjectFactory . |
protected EJBTestModule |
BaseTestCase.createEJBTestModule(EJBMockObjectFactory mockFactory)
Creates an EJBTestModule with the specified
EJBMockObjectFactory . |
Uses of EJBTestModule in com.mockrunner.ejb |
---|
Methods in com.mockrunner.ejb that return EJBTestModule | |
---|---|
protected EJBTestModule |
BasicEJBTestCaseAdapter.createEJBTestModule()
Creates a EJBTestModule based on the current
EJBMockObjectFactory . |
protected EJBTestModule |
BasicEJBTestCaseAdapter.createEJBTestModule(EJBMockObjectFactory mockFactory)
Creates a EJBTestModule with the specified
EJBMockObjectFactory . |
protected EJBTestModule |
BasicEJBTestCaseAdapter.getEJBTestModule()
Gets the EJBTestModule . |
protected EJBTestModule |
EJBTestCaseAdapter.getEJBTestModule()
Gets the EJBTestModule . |
Methods in com.mockrunner.ejb with parameters of type EJBTestModule | |
---|---|
protected void |
BasicEJBTestCaseAdapter.setEJBTestModule(EJBTestModule ejbTestModule)
Sets the EJBTestModule . |
protected void |
EJBTestCaseAdapter.setEJBTestModule(EJBTestModule ejbTestModule)
Sets the EJBTestModule . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |