Package net.thucydides.core.reports.html
Class ResultRankingFormatter
- java.lang.Object
-
- net.thucydides.core.reports.html.ResultRankingFormatter
-
public class ResultRankingFormatter extends Object
Created by john on 1/11/2015.
-
-
Constructor Summary
Constructors Constructor Description ResultRankingFormatter()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description IntegerforResult(String result)IntegerforResult(TestResult result)
-
-
-
Method Detail
-
forResult
public Integer forResult(TestResult result)
-
-