|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectgeb.buildadapter.SystemPropertiesBuildAdapter
class SystemPropertiesBuildAdapter
Loads values via system properties.
| Field Summary | |
|---|---|
static String |
BASE_URL_PROPERTY_NAME
|
static String |
REPORTS_DIR_PROPERTY_NAME
|
| Method Summary | |
|---|---|
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. |
| Methods inherited from class Object | |
|---|---|
| wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
| Field Detail |
|---|
public static final String BASE_URL_PROPERTY_NAME
public static final String REPORTS_DIR_PROPERTY_NAME
| Method Detail |
|---|
String getBaseUrl()
File getReportsDir()
Groovy API Documentation for Geb 0.9.0-RC-3 - Licensed under the Apache License, Version 2.0 - http://www.gebish.org