net.sf.statcvs
public class Main extends Object
Constructor and Description |
---|
Main() |
Modifier and Type | Method and Description |
---|---|
static void |
generateDefaultHTMLSuite()
Generates HTML report.
|
static void |
main(String[] args)
Main method of StatCvs
|
public static void main(String[] args)
args
- command line optionspublic static void generateDefaultHTMLSuite() throws LogSyntaxException, IOException, ConfigurationException
ConfigurationOptions
must be initialized before calling this method.LogSyntaxException
- if the logfile contains unexpected syntaxIOException
- if some file can't be read or writtenConfigurationException
- if a required ConfigurationOption was not set