@Deprecated public class HTMLReporter.Config extends Object
Constructor and Description |
---|
Config()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
HTMLReporter.Config |
addCustomStylesheet(String cssFilePath)
Deprecated.
|
HTMLReporter.Config |
documentTitle(String title)
Deprecated.
|
HTMLReporter.Config |
insertCustomStyles(String styles)
Deprecated.
|
HTMLReporter.Config |
insertJs(String js)
Deprecated.
|
HTMLReporter.Config |
reportHeadline(String headline)
Deprecated.
|
HTMLReporter.Config |
reportName(String name)
Deprecated.
|
@Deprecated public HTMLReporter.Config insertJs(String js)
@Deprecated public HTMLReporter.Config insertCustomStyles(String styles)
@Deprecated public HTMLReporter.Config addCustomStylesheet(String cssFilePath)
@Deprecated public HTMLReporter.Config reportHeadline(String headline)
@Deprecated public HTMLReporter.Config reportName(String name)
@Deprecated public HTMLReporter.Config documentTitle(String title)
Copyright © 2016. All rights reserved.