public class StatementDecorator
extends org.junit.runners.model.Statement
Modifier and Type | Class and Description |
---|---|
static interface |
StatementDecorator.Action |
Constructor and Description |
---|
StatementDecorator(org.junit.runners.model.Statement delegate,
StatementDecorator.Action beforeAction) |
public StatementDecorator(org.junit.runners.model.Statement delegate, StatementDecorator.Action beforeAction)
Copyright © 2002-2022 Atlassian. All Rights Reserved.