public class AcceptanceTestsState extends Object
| Constructor and Description |
|---|
AcceptanceTestsState() |
| Modifier and Type | Method and Description |
|---|---|
Optional<org.junit.runner.Result> |
getResult() |
void |
setResult(org.junit.runner.Result result) |
public Optional<org.junit.runner.Result> getResult()
public void setResult(org.junit.runner.Result result)
Copyright © 2014–2019. All rights reserved.