Groovy Documentation

lsst.gruth.grutils
[Groovy] Class FreeReport

java.lang.Object
  lsst.gruth.grutils.TztReport
      lsst.gruth.grutils.FreeReport

class FreeReport
extends TztReport

Authors:
bamade


Property Summary
java.lang.Throwable execException

 
Constructor Summary
FreeReport(java.lang.String className, java.lang.String methodName)

 
Method Summary
java.lang.Object _xpect(boolean reportAll, groovy.lang.Closure expectations)

 
Methods inherited from class TztReport
_doNotReport, _failIf, _failIf, _failIfNot, _failIfNot, _fill, _message, _neutral, _neutral, _okIfCaught, _reportData, _resultHasNoEquals, _warnIf, _warnIf, _warnIfNot, _warnIfNot, clone, compareTo, gatherResult, getKey, getSupportingObjectString, getUniqueKey, readObject, registerAssertion, registerAssertion, reportException, toString, writeObject
 

Property Detail

execException

java.lang.Throwable execException


 
Constructor Detail

FreeReport

FreeReport(java.lang.String className, java.lang.String methodName)


 
Method Detail

_xpect

java.lang.Object _xpect(boolean reportAll, groovy.lang.Closure expectations)


 

Groovy Documentation