|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BaseTest | |
---|---|
com.bm.testsuite | |
com.bm.testsuite.mocked |
Uses of BaseTest in com.bm.testsuite |
---|
Subclasses of BaseTest in com.bm.testsuite | |
---|---|
class |
BaseEntityFixture<T>
This class is the base executes for all entity beans the automated test cases. |
class |
BaseJbossServiceFixture<T>
Base Jboss-Service test case. |
class |
BaseSessionBeanFixture<T>
This is the base class for all JUnit test - testing stateless/statefull SessionBeans (EJB 3.0 Specification conform). |
class |
PoJoFixture
Supports entity manager and flat file db injection for pojos. |
Uses of BaseTest in com.bm.testsuite.mocked |
---|
Subclasses of BaseTest in com.bm.testsuite.mocked | |
---|---|
class |
MockedSessionBeanFixture<T>
This class enables the testing of Seteless/Statefull Session beans and JBoss Service classes under Mock-Isolation control. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |