org.ow2.easybeans.tests.transaction.containermanaged.stateless |
EJB 3.0
EJB 3.0 tests.
|
Java Source File Name | Type | Comment |
TestDefaultRemoteSLSB.java | Class | Verifies if the container-managed transaction in the stateful bean is
following the JSR 220.The items covered in this test are: 12.3.7. |
TestInheritance.java | Class | Verifies if the inheritance in container-managed transaction is
following the JSR 220.The item covered in this test are: 13.37.1. |
TestMandatoryRemoteSLSB.java | Class | Verifies if the container-managed transaction in the stateless bean is
following the JSR 220.The items covered in this test are: 12.6.2.5. |
TestNeverRemoteSLSB.java | Class | Verifies if the container-managed transaction in the stateless bean is
following the JSR 220.The items covered in this test are: 12.6.2.6. |
TestNotSupportedRemoteSLSB.java | Class | Verifies if the container-managed transaction in the stateless bean is
following the JSR 220.The items covered in this test are: 12.6.2.1. |
TestRequiredNewRemoteSLSB.java | Class | Verifies if the container-managed transaction in the stateless bean is
following the JSR 220.The items covered in this test are: 12.6.2.4. |
TestRequiredRemoteSLSB.java | Class | Verifies if the container-managed transaction in the stateless bean is
following the JSR 220.The items covered in this test are: 12.6.2.2. |
TestSupportsRemoteSLSB.java | Class | Verifies if the container-managed transaction in the stateless bean is
following the JSR 220.The items covered in this test are: 12.6.2.3. |