net.thucydides.core.reports.html
Class ReportProperties

Package class diagram package ReportProperties
java.lang.Object
  extended by net.thucydides.core.reports.html.ReportProperties

public class ReportProperties
extends Object


Method Summary
static ReportProperties forAggregateResultsReport()
           
static ReportProperties forTagResultsReport()
           
static ReportProperties forTagTypeResultsReport()
           
static ReportProperties forTestResultsReport()
           
 boolean getShouldDisplayResultLink()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

forTestResultsReport

public static ReportProperties forTestResultsReport()

forTagResultsReport

public static ReportProperties forTagResultsReport()

forTagTypeResultsReport

public static ReportProperties forTagTypeResultsReport()

forAggregateResultsReport

public static ReportProperties forAggregateResultsReport()

getShouldDisplayResultLink

public boolean getShouldDisplayResultLink()


Copyright © 2011-2013 Wakaleo Consulting. All Rights Reserved.