net.masterthought.cucumber.json
Class Result

java.lang.Object
  extended by net.masterthought.cucumber.json.Result

public class Result
extends Object


Constructor Summary
Result()
           
 
Method Summary
 Long getDuration()
           
 String getErrorMessage()
           
 String getStatus()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Result

public Result()
Method Detail

getStatus

public String getStatus()

getDuration

public Long getDuration()

getErrorMessage

public String getErrorMessage()


Copyright © 2012. All Rights Reserved.