|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | METHOD | DETAIL: FIELD | METHOD |
interface BuildAdapter
Used to supply default configuration type values to allow a build system (or anything else) to configure the Geb runtime from the outside.
Method Summary | |
---|---|
String
|
getBaseUrl()
Provides the default baseUrl to use when no value has been configured. |
File
|
getReportsDir()
Provides the default location to write report files. |
Method Detail |
---|
String getBaseUrl()
This method may return null.
File getReportsDir()
This method may return null.
Groovy API Documentation for geb-core 0.6.3 - Licensed under the Apache License, Version 2.0 - http://www.gebish.org