public class InjectedAfterStatements
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 after the
provided prev
Statement
.Constructor and Description |
---|
InjectedAfterStatements(org.junit.runners.model.Statement prev,
List<org.junit.runners.model.FrameworkMethod> afters,
Object target,
Injector injector) |
Copyright © 2010-2013 ArcBees Inc.. All Rights Reserved.