public class SwitchInterceptorTest extends AbstractTestCase
AbstractTestCase.MockInvocationBuilder| Constructor and Description |
|---|
SwitchInterceptorTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testWithMultipleAdvices() |
void |
testWithNoAdvice() |
void |
testWithSingleAdviceWhichDoesNotMatch() |
void |
testWithSingleAdviceWhichMatches() |
assertSerializable, mockInvocationpublic SwitchInterceptorTest()
public void testWithMultipleAdvices() throws Throwable
Throwablepublic void testWithNoAdvice() throws Throwable
Throwablepublic void testWithSingleAdviceWhichDoesNotMatch() throws Throwable
Throwablepublic void testWithSingleAdviceWhichMatches() throws Throwable
ThrowableCopyright © 2005–2014 The Apache Software Foundation. All rights reserved.