|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjunit.framework.Assert
org.apache.openejb.test.NumberedTestCase
org.apache.openejb.test.NamedTestCase
org.apache.openejb.test.mdb.MdbTestClient
org.apache.openejb.test.mdb.MdbInterceptorTests
public class MdbInterceptorTests
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.apache.openejb.test.NumberedTestCase |
---|
NumberedTestCase.NamedTest, NumberedTestCase.TestSetup, NumberedTestCase.TestTearDown |
Field Summary | |
---|---|
protected InterceptorMdbObject |
ejbObject
|
Fields inherited from class org.apache.openejb.test.mdb.MdbTestClient |
---|
connectionFactory, initialContext |
Fields inherited from class org.apache.openejb.test.NamedTestCase |
---|
testName |
Fields inherited from class org.apache.openejb.test.NumberedTestCase |
---|
standardPrefix |
Constructor Summary | |
---|---|
MdbInterceptorTests()
|
Method Summary | |
---|---|
protected void |
setUp()
Sets up the fixture, for example, open a network connection. |
protected void |
tearDown()
|
void |
test01_checkClassLevelBusinessMethodInterception()
|
void |
test02_checkMethodLevelBusinessMethodInterception()
|
void |
test03_checkClassLevelCreateMethodInterception()
|
void |
test04_checkMethodLevelCreateMethodInterception()
|
Methods inherited from class org.apache.openejb.test.mdb.MdbTestClient |
---|
createConnection |
Methods inherited from class org.apache.openejb.test.NamedTestCase |
---|
name |
Methods inherited from class org.apache.openejb.test.NumberedTestCase |
---|
countTestCases, createTest, createTestName, removePrefix, removePrefix, run, run, runTestMethod, toString |
Methods inherited from class junit.framework.Assert |
---|
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame, format |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
protected InterceptorMdbObject ejbObject
Constructor Detail |
---|
public MdbInterceptorTests()
Method Detail |
---|
protected void setUp() throws java.lang.Exception
MdbTestClient
setUp
in class MdbTestClient
java.lang.Exception
protected void tearDown() throws java.lang.Exception
tearDown
in class NumberedTestCase
java.lang.Exception
public void test01_checkClassLevelBusinessMethodInterception()
public void test02_checkMethodLevelBusinessMethodInterception()
public void test03_checkClassLevelCreateMethodInterception()
public void test04_checkMethodLevelCreateMethodInterception()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |