public class SingletonInterceptorTests extends BasicSingletonLocalTestClient
NumberedTestCase.NamedTest, NumberedTestCase.TestSetup, NumberedTestCase.TestTearDownejbLocalHome, ejbLocalObjectejbHandle, ejbHomeHandle, ejbMetaData, ejbPrimaryKey, initialContexttestNamestandardPrefix| Constructor and Description |
|---|
SingletonInterceptorTests() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
setUp()
Sets up the fixture, for example, open a network connection.
|
void |
test01_interceptorChaining()
Invokes a business method which is to be intercepted from a class, in-bean and at method level.
|
void |
test02_methodProfile()
Invokes just 1 business method on the bean.
|
void |
test03_excludeClassInterceptors()
Invokes a business method which is annotated to be excluded from interception.
|
void |
test04_excludeClassInterceptors_02()
Invokes a business method which is declared to be excluded from interception by the DD
concat() has been annotated with exclude-class-interceptors |
castprocessFieldInjections, processSetterInjectionsnamecountTestCases, createTest, createTestName, removePrefix, removePrefix, run, run, runTestMethod, tearDown, toStringassertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotEquals, assertNotEquals, assertNotEquals, assertNotEquals, assertNotEquals, assertNotEquals, assertNotEquals, assertNotEquals, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertThat, assertThat, assertTrue, assertTrue, fail, failprotected void setUp()
throws Exception
SingletonTestClientsetUp in class SingletonTestClientExceptionpublic void test01_interceptorChaining()
public void test02_methodProfile()
getContextDatapublic void test03_excludeClassInterceptors()
getContextData() has been annotated with @ExcludesClassInterceptorspublic void test04_excludeClassInterceptors_02()
concat() has been annotated with exclude-class-interceptorsCopyright © 1999–2016 The Apache Software Foundation. All rights reserved.