public class SuiteHTMLReporter extends Object implements IReporter
Modifier and Type | Field and Description |
---|---|
static String |
AFTER
Generate information about the methods that were run
|
static String |
BEFORE |
static String |
CLASSES |
static String |
GROUPS |
static String |
METHODS_ALPHABETICAL |
static String |
METHODS_CHRONOLOGICAL |
static String |
METHODS_NOT_RUN |
static String |
REPORTER_OUTPUT |
static String |
TESTNG_XML |
Constructor and Description |
---|
SuiteHTMLReporter() |
public static final String METHODS_CHRONOLOGICAL
public static final String METHODS_ALPHABETICAL
public static final String GROUPS
public static final String CLASSES
public static final String REPORTER_OUTPUT
public static final String METHODS_NOT_RUN
public static final String TESTNG_XML
public static final String AFTER
public static final String BEFORE
Copyright © 2012. All Rights Reserved.