Used to supply default configuration type values to allow a build system (or anything else) to configure the Geb runtime from the outside.
| Type Params | Return Type | Name and description |
|---|---|---|
|
String |
getBaseUrl()Provides the default baseUrl to use when no value has been configured. |
|
File |
getReportsDir()Provides the default location to write report files. |
Provides the default baseUrl to use when no value has been configured.
This method may return null.
Provides the default location to write report files.
This method may return null.
Groovy API Documentation for Geb 4.1 - Licensed under the Apache License, Version 2.0 - http://www.gebish.org