Package com.github.advisedtesting.junit4
Class Junit4AopClassRunner.AdvisedStatement
- java.lang.Object
-
- org.junit.runners.model.Statement
-
- com.github.advisedtesting.junit4.Junit4AopClassRunner.AdvisedStatement
-
- Enclosing class:
- Junit4AopClassRunner
public static class Junit4AopClassRunner.AdvisedStatement extends org.junit.runners.model.Statement
-
-
Constructor Summary
Constructors Constructor Description AdvisedStatement(org.junit.runners.model.Statement advised, TestContext context, ProviderAwareObjectFactoryAggregate registry, Annotation annotation)
-
-
-
Constructor Detail
-
AdvisedStatement
public AdvisedStatement(org.junit.runners.model.Statement advised, TestContext context, ProviderAwareObjectFactoryAggregate registry, Annotation annotation)
-
-