au.com.rayh.report
Class TestFailure

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

public class TestFailure
extends java.lang.Object


Constructor Summary
TestFailure()
           
TestFailure(java.lang.String message, java.lang.String location)
           
 
Method Summary
 java.lang.String getLocation()
           
 java.lang.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(java.lang.String message,
                   java.lang.String location)
Method Detail

getMessage

public java.lang.String getMessage()

getLocation

public java.lang.String getLocation()


Copyright © 2004-2011. All Rights Reserved.