Method Summary |
|
public void | startUp00() Creates the JMS manager. |
public void | startUp01() Gets the bean logger instance and clears previous tests information. |
public void | tearDown() Clears logs. |
public void | tearDownClass() Clears logs. |
public void | testCallerPrincipal() Verifies if the getCallerPrincipal() is working properly. |
public void | testGetRollbackOnly() Verifies if the getRollbackOnly()/setRollbackOnly() is working properly. |
public void | testGetTimerService() Verifies if the getTimerService() is working properly. |
public void | testUserTransaction() Verifies if the getUserTransaction() is working properly. |