| Constructor and Description |
|---|
RunRules(Statement base,
Iterable<TestRule> rules,
Description description) |
| Modifier and Type | Method and Description |
|---|---|
void |
evaluate()
Run the action, throwing a
Throwable if anything goes wrong. |
public RunRules(Statement base, Iterable<TestRule> rules, Description description)
Copyright © 2002–2020 JUnit. All rights reserved.