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