|
||||||||||
PREV CLASS (src) NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.test.cts.interfaces.UserTransactionTester
A utility class for testing UserTransaction in a stand-alone client, or a BMT enterprise bean. This is not part of any interface, just shared code used in client and server. This does not depend on JUnit, as JUnit is not available on the server.
Constructor Summary | |
UserTransactionTester(CtsBmpHome (src) home,
UserTransaction (src) userTransaction)
Create a new UserTransaction test instance. |
Method Summary | |
boolean |
runAllTests()
Run all the UserTransaction tests. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public UserTransactionTester(CtsBmpHome (src) home, UserTransaction (src) userTransaction)
Method Detail |
public boolean runAllTests()
|
||||||||||
PREV CLASS (src) NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |