class SystemPropertiesBuildAdapter extends Object
Loads values via system properties.
| Modifiers | Name | Description |
|---|---|---|
static String |
BASE_URL_PROPERTY_NAME |
|
static String |
REPORTS_DIR_PROPERTY_NAME |
| Type Params | Return Type | Name and description |
|---|---|---|
|
String |
getBaseUrl()Returns the system property geb.build.baseUrl. |
|
File |
getReportsDir()Returns a File constructed with the system property geb.build.reportsDir, or null if not set. |
Groovy API Documentation for Geb 3.4 - Licensed under the Apache License, Version 2.0 - http://www.gebish.org