| |
|
| com.mockrunner.test.ejb.EJBTestModuleTest
EJBTestModuleTest | public class EJBTestModuleTest extends TestCase (Code) | | |
Inner Class :public static class TestSessionBean implements SessionBean | |
Inner Class :public static interface TestSession extends javax.ejb.EJBObject | |
Inner Class :public static interface TestSessionHome extends javax.ejb.EJBHome | |
Inner Class :abstract public static class TestEntityEJB implements EntityBean | |
Inner Class :public static interface TestEntityBean extends javax.ejb.EJBObject | |
Inner Class :public static interface SuperEntityHome extends javax.ejb.EJBHome | |
Inner Class :public static interface TestEntityHome extends SuperEntityHome | |
Inner Class :public static class TestMessageBean implements MessageDrivenBean,MessageListener | |
testCreateEntityBean | public void testCreateEntityBean() throws Exception(Code) | | |
testCreateSessionBean | public void testCreateSessionBean() throws Exception(Code) | | |
testCreateWithNullParameters | public void testCreateWithNullParameters() throws Exception(Code) | | |
testDeployEntityBean | public void testDeployEntityBean() throws Exception(Code) | | |
testDeployMessageBeanBoundToContext | public void testDeployMessageBeanBoundToContext() throws Exception(Code) | | |
testDeployMessageBeanQueueConnectionCreated | public void testDeployMessageBeanQueueConnectionCreated() throws Exception(Code) | | |
testDeployMessageBeanSendMessage | public void testDeployMessageBeanSendMessage() throws Exception(Code) | | |
testDeployMessageBeanTopicConnectionCreated | public void testDeployMessageBeanTopicConnectionCreated() throws Exception(Code) | | |
testDeploySessionBeanClass | public void testDeploySessionBeanClass() throws Exception(Code) | | |
testDeploySessionBeanObject | public void testDeploySessionBeanObject() throws Exception(Code) | | |
testFindByPrimaryKey | public void testFindByPrimaryKey() throws Exception(Code) | | |
testNoTransactionPolicy | public void testNoTransactionPolicy() throws Exception(Code) | | |
testTransactionMessageBean | public void testTransactionMessageBean() throws Exception(Code) | | |
|
|
|