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, mockInvocation
public SwitchInterceptorTest()
public void testWithMultipleAdvices() throws Throwable
Throwable
public void testWithNoAdvice() throws Throwable
Throwable
public void testWithSingleAdviceWhichDoesNotMatch() throws Throwable
Throwable
public void testWithSingleAdviceWhichMatches() throws Throwable
Throwable
Copyright © 2005–2014 The Apache Software Foundation. All rights reserved.