org.drools.guvnor.models.testscenarios.shared
Class SingleScenarioResult
java.lang.Object
org.drools.guvnor.models.testscenarios.shared.SingleScenarioResult
public class SingleScenarioResult
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SingleScenarioResult
public SingleScenarioResult()
SingleScenarioResult
public SingleScenarioResult(ScenarioRunResult scenarioRunResult)
SingleScenarioResult
public SingleScenarioResult(ScenarioRunResult scenarioRunResult,
List<String[]> auditLog)
getResult
public ScenarioRunResult getResult()
getAuditLog
public List<String[]> getAuditLog()
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.