| java.lang.Object org.ow2.easybeans.tests.environment.reference.resource.TestResourceRefMethodInjection
TestResourceRefMethodInjection | public class TestResourceRefMethodInjection (Code) | | Verifies if the resource references injection is following the JSR 220.
The items covered in this test are: 16.7, 16.12, 16.14, 16.15 and 16.19.
author: Eduardo Studzinski Estima de Castro author: Gisele Pinheiro Souza |
startUp | public void startUp() throws Exception(Code) | | Gets bean instances used in the tests.
throws: Exception - if there is a problem with the bean initialization. |
startUp01 | public void startUp01() throws Exception(Code) | | Gets bean instances used in the tests.
throws: Exception - if there is a problem with the bean initialization. |
testEJBContext00 | public void testEJBContext00()(Code) | | Checks if the cotainer can inject a reference.
|
testJDBC00 | public void testJDBC00()(Code) | | Checks if the cotainer can:inject with defined name
inject with defined name and mapped name
inject with defined name and shareable = true
inject without defined name, the default name must be defined by the container.
|
testJMS00 | public void testJMS00()(Code) | | Checks if the cotainer can: inject with defined name
inject without defined name, the default name must be defined by the container.
|
testJMS01 | public void testJMS01()(Code) | | Checks if the cotainer can: inject with defined name.
|
testJMS02 | public void testJMS02()(Code) | | Checks if the cotainer can: inject with defined name.
|
testJMSQueue | public void testJMSQueue()(Code) | | Checks if the cotainer can: inject with defined name.
|
testJMSTopic | public void testJMSTopic()(Code) | | Checks if the cotainer can: inject with defined name.
|
testMail00 | public void testMail00()(Code) | | Checks if the cotainer can: inject with defined name.
|
testTimerService00 | public void testTimerService00()(Code) | | Checks if the cotainer can:inject with defined name
inject without defined name, the default name must be defined by the container.
|
testUrl00 | public void testUrl00()(Code) | | Checks if the cotainer can: inject with defined name.
|
testUserTransaction00 | public void testUserTransaction00()(Code) | | Checks if the cotainer can:inject with defined name
inject without defined name, the default name must be defined by the container.
|
|
|