public class ReportBuilder extends Object
Modifier and Type | Field and Description |
---|---|
static String |
BASE_DIRECTORY
Subdirectory where the report will be created.
|
static String |
HOME_PAGE
Page that should be displayed when the reports is generated.
|
Constructor and Description |
---|
ReportBuilder(List<String> jsonFiles,
Configuration configuration) |
public static final String HOME_PAGE
FeaturesOverviewPage
and
ErrorPage
.public static final String BASE_DIRECTORY
public ReportBuilder(List<String> jsonFiles, Configuration configuration)
Copyright © 2016. All rights reserved.