Package org.testng.reporters
Class HtmlHelper
- java.lang.Object
-
- org.testng.reporters.HtmlHelper
-
public class HtmlHelper extends Object
-
-
Constructor Summary
Constructors Constructor Description HtmlHelper()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static FilegenerateStylesheet(String outputDirectory)static StringgetCssString()static StringgetCssString(String directory)
-
-
-
Method Detail
-
getCssString
public static String getCssString()
-
generateStylesheet
public static File generateStylesheet(String outputDirectory) throws IOException
- Throws:
IOException
-
-