|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectgeb.report.ReporterSupport
abstract class ReporterSupport
Common support for reporter implemenations.
| Method Summary | |
|---|---|
protected def
|
escapeFileName(String name)
Replaces all non word chars with underscores to avoid using reserved characters in file paths |
protected def
|
getFile(File dir, String name, String extension)
Gets a file reference for the object with the given name and extension within the dir. |
static String
|
toTestReportLabel(int testCounter, int reportCounter, String methodName, String label)
|
| Methods inherited from class Object | |
|---|---|
| wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
| Method Detail |
|---|
protected def escapeFileName(String name)
protected def getFile(File dir, String name, String extension)
static String toTestReportLabel(int testCounter, int reportCounter, String methodName, String label)
Groovy API Documentation for Geb 0.9.0-RC-1 - Licensed under the Apache License, Version 2.0 - http://www.gebish.org