Uses of Class
net.thucydides.core.reports.OutcomeFormat

Packages that use OutcomeFormat
net.thucydides.core.reports Thucydides generates reports in HTML and XML by default. 
 

Uses of OutcomeFormat in net.thucydides.core.reports
 

Methods in net.thucydides.core.reports that return OutcomeFormat
static OutcomeFormat OutcomeFormat.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static OutcomeFormat[] OutcomeFormat.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



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