Package com.github.advisedtesting.junit4
Class Junit4AopClassRunner.DelayedConstructionStatement
- java.lang.Object
-
- org.junit.runners.model.Statement
-
- com.github.advisedtesting.junit4.Junit4AopClassRunner.DelayedConstructionStatement
-
- Enclosing class:
- Junit4AopClassRunner
public class Junit4AopClassRunner.DelayedConstructionStatement extends org.junit.runners.model.Statement
-
-
Constructor Summary
Constructors Constructor Description DelayedConstructionStatement(org.junit.runners.model.FrameworkMethod fmethod, Class<?> targetClass, ProviderAwareObjectFactoryAggregate registry)
-
-
-
Constructor Detail
-
DelayedConstructionStatement
public DelayedConstructionStatement(org.junit.runners.model.FrameworkMethod fmethod, Class<?> targetClass, ProviderAwareObjectFactoryAggregate registry)
-
-