au.com.rayh.report
Class TestFailure

java.lang.Object
  extended by au.com.rayh.report.TestFailure

public class TestFailure
extends Object


Constructor Summary
TestFailure()
           
TestFailure(String message, String location)
           
 
Method Summary
 String getLocation()
           
 String getMessage()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestFailure

public TestFailure()

TestFailure

public TestFailure(String message,
                   String location)
Method Detail

getMessage

public String getMessage()

getLocation

public String getLocation()


Copyright © 2004-2013. All Rights Reserved.