org.testng.reporters
Class HtmlHelper

java.lang.Object
  extended by org.testng.reporters.HtmlHelper

public class HtmlHelper
extends Object


Constructor Summary
HtmlHelper()
           
 
Method Summary
static File generateStylesheet(String outputDirectory)
           
static String getCssString()
           
static String getCssString(String directory)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HtmlHelper

public HtmlHelper()
Method Detail

getCssString

public static String getCssString()

getCssString

public static String getCssString(String directory)

generateStylesheet

public static File generateStylesheet(String outputDirectory)
                               throws IOException
Throws:
IOException


Copyright © 2012. All Rights Reserved.