public class CucumberBeforeAfterResult extends Object
| Modifier and Type | Field and Description |
|---|---|
private CucumberMatch |
match |
private CucumberResult |
result |
| Constructor and Description |
|---|
CucumberBeforeAfterResult(com.cedarsoftware.util.io.JsonObject<String,Object> json) |
| Modifier and Type | Method and Description |
|---|---|
CucumberMatch |
getMatch() |
CucumberResult |
getResult() |
private CucumberMatch match
private CucumberResult result
public final CucumberMatch getMatch()
public final CucumberResult getResult()
Copyright © 2013-2015. All Rights Reserved.