public class InjectedBeforeStatements
extends org.junit.runners.model.Statement
Statement
invoking a list of methods with parameters by filling-in
these parameters with injected instances. The methods are called before the
provided next
Statement
.Constructor and Description |
---|
InjectedBeforeStatements(org.junit.runners.model.Statement next,
List<org.junit.runners.model.FrameworkMethod> befores,
Object target,
Injector injector) |
Copyright © 2010-2013 ArcBees Inc.. All Rights Reserved.