Package com.avanza.astrix.test
Class TestApiResetRule
- java.lang.Object
-
- com.avanza.astrix.test.TestApiResetRule
-
- All Implemented Interfaces:
org.junit.rules.TestRule
public class TestApiResetRule extends Object implements org.junit.rules.TestRule
-
-
Constructor Summary
Constructors Constructor Description TestApiResetRule(AstrixRule astrixRule)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.junit.runners.model.Statementapply(org.junit.runners.model.Statement base, org.junit.runner.Description description)
-
-
-
Constructor Detail
-
TestApiResetRule
public TestApiResetRule(AstrixRule astrixRule)
-
-