SpringIntegrationMethodRule, which doesn't use the deprecated TestWatchman, and also works together with SpringIntegrationClassRule. However, the suggested replacements do not support Spring Framework 2.5, while this class retains support for Spring Framework 2.5.@Deprecated
public class SpringIntegration
extends org.junit.rules.TestWatchman
| Constructor and Description |
|---|
SpringIntegration()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
org.junit.runners.model.Statement |
apply(org.junit.runners.model.Statement base,
org.junit.runners.model.FrameworkMethod method,
java.lang.Object target)
Deprecated.
|
public org.junit.runners.model.Statement apply(org.junit.runners.model.Statement base,
org.junit.runners.model.FrameworkMethod method,
java.lang.Object target)
apply in interface org.junit.rules.MethodRuleapply in class org.junit.rules.TestWatchman