#set ($page_title = "Suite Execution Report") #parse("pageHead.vm") #if($suiteExecutionReport)
$suiteExecutionReport.getDate() | FitNesse Version: $suiteExecutionReport.Version |
Right | Wrong | Ignored | Exceptions | Page | #if($suiteExecutionReport.hasRunTimes())Run time (ms) | #end
---|---|---|---|---|---|
$counts.Right | $counts.Wrong | $counts.Ignores | $counts.Exceptions | $pageHistoryReference.getPageName() | #if($suiteExecutionReport.hasRunTimes())$pageHistoryReference.RunTimeInMillis | #end