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 | testQueue00() Verifies if a message-driven bean is invoked when a message is sent to a
queue. |
public void | testQueue01() Verifies if a message-driven bean is invoked when a message is sent to a
queue. |
public void | testTopic00() Verifies if a message-driven bean is invoked when a message is sent to a
topic. |
public void | testTopic01() Verifies if a message-driven bean is invoked when a message is sent to a
topic. |