public class ScenarioOutput extends Object
| Constructor and Description |
|---|
ScenarioOutput(FactIdentifier factIdentifier,
List<FactMappingValue> expectedResult) |
| Modifier and Type | Method and Description |
|---|---|
List<FactMappingValue> |
getExpectedResult() |
FactIdentifier |
getFactIdentifier() |
public ScenarioOutput(FactIdentifier factIdentifier, List<FactMappingValue> expectedResult)
public FactIdentifier getFactIdentifier()
public List<FactMappingValue> getExpectedResult()
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.