public abstract class Statement extends Object
| Constructor and Description |
|---|
Statement() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
evaluate()
Run the action, throwing a
Throwable if anything goes wrong. |
Copyright © 2002–2020 JUnit. All rights reserved.