|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.easybeans.tests.interceptors.business.TestBeanInheritance00
public class TestBeanInheritance00
Verifies if the bean inheritance is following the JSR220 spec.
Field Summary | |
---|---|
private ItfAddElement |
mtBean00
Bean used to implement the test. |
private ItfAddElement |
mtBean01
Bean used to implement the test. |
Constructor Summary | |
---|---|
TestBeanInheritance00()
|
Method Summary | |
---|---|
void |
startUp()
Creates a bean to be used in the tests. |
void |
test00()
Verifies if the bean business method is running correctly. |
void |
test01()
Verifies if the bean business method is running correctly. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private ItfAddElement mtBean00
private ItfAddElement mtBean01
Constructor Detail |
---|
public TestBeanInheritance00()
Method Detail |
---|
public void startUp() throws java.lang.Exception
java.lang.Exception
- if there is a problem with the bean initialization.public void test00()
public void test01()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |