Constructor and description |
---|
ReporterSupport() |
Type Params | Return Type | Name and description |
---|---|---|
|
void |
addListener(ReportingListener listener) |
|
protected Object |
escapeFileName(String name) Replaces all non word chars with underscores to avoid using reserved characters in file paths |
|
protected Object |
getFile(File dir, String name, String extension) Gets a file reference for the object with the given name and extension within the dir. |
|
protected void |
notifyListeners(ReportState reportState, List<File> reportFiles) |
|
static String |
toTestReportLabel(int testCounter, int reportCounter, String methodName, String label) |
Replaces all non word chars with underscores to avoid using reserved characters in file paths
Gets a file reference for the object with the given name and extension within the dir.
Groovy API Documentation for Geb 7.0 - Licensed under the Apache License, Version 2.0 - http://www.gebish.org