public class RecoverAnnotationRecoveryHandlerTests extends Object
Modifier and Type | Class and Description |
---|---|
protected static class |
RecoverAnnotationRecoveryHandlerTests.DefaultRecover |
protected static class |
RecoverAnnotationRecoveryHandlerTests.FewerArgs |
protected static class |
RecoverAnnotationRecoveryHandlerTests.NoArgs |
protected static class |
RecoverAnnotationRecoveryHandlerTests.SpecificException |
protected static class |
RecoverAnnotationRecoveryHandlerTests.SpecificRecover |
Modifier and Type | Field and Description |
---|---|
org.junit.rules.ExpectedException |
expected |
Constructor and Description |
---|
RecoverAnnotationRecoveryHandlerTests() |
Modifier and Type | Method and Description |
---|---|
void |
defaultRecoverMethod() |
void |
fewerArgs() |
void |
noArgs() |
void |
noMatch() |
void |
specificRecoverMethod() |
Copyright © 2014 SpringSource. All rights reserved.