class SystemPropertiesBuildAdapter extends Object implements BuildAdapter
Loads values via system properties.
Modifiers | Name | Description |
---|---|---|
static String |
BASE_URL_PROPERTY_NAME |
|
static String |
REPORTS_DIR_PROPERTY_NAME |
Constructor and description |
---|
SystemPropertiesBuildAdapter() |
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 7.0 - Licensed under the Apache License, Version 2.0 - http://www.gebish.org