com.jumble.report
Class Fail

java.lang.Object
  extended by com.jumble.report.Fail

public class Fail
extends Object


Constructor Summary
Fail(String failDescription)
           
 
Method Summary
 String getLine()
           
 String getMutant()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Fail

public Fail(String failDescription)
Method Detail

getLine

public String getLine()

getMutant

public String getMutant()


Copyright © 2004-2012 Hudson. All Rights Reserved.