org.testng.reporters
Class HtmlHelper

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

public class HtmlHelper
extends java.lang.Object


Constructor Summary
HtmlHelper()
           
 
Method Summary
static java.io.File generateStylesheet(java.lang.String outputDirectory)
           
static java.lang.String getCssString()
           
static java.lang.String getCssString(java.lang.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 java.lang.String getCssString()

getCssString

public static java.lang.String getCssString(java.lang.String directory)

generateStylesheet

public static java.io.File generateStylesheet(java.lang.String outputDirectory)
                                       throws java.io.IOException
Throws:
java.io.IOException


Copyright © 2011. All Rights Reserved.