|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | PROPERTY | CONSTR | METHOD | DETAIL: FIELD | PROPERTY | CONSTR | METHOD | |||||||
java.lang.Objectspock.lang.Specification
geb.spock.GebSpec
class GebSpec extends spock.lang.Specification
| Field Summary |
|---|
| Fields inherited from class spock.lang.Specification | |
|---|---|
| _ |
| Property Summary | |
|---|---|
Browser |
_browser
|
String |
gebConfEnv
|
String |
gebConfScript
|
| Method Summary | |
|---|---|
def
|
cleanup()
|
def
|
cleanupSpec()
|
Browser
|
createBrowser()
|
Configuration
|
createConf()
|
Browser
|
getBrowser()
|
def
|
methodMissing(String name, def args)
|
def
|
propertyMissing(String name)
|
def
|
propertyMissing(String name, def value)
|
void
|
resetBrowser()
|
| Methods inherited from class spock.lang.Specification | |
|---|---|
| spock.lang.Specification#old(java.lang.Object), spock.lang.Specification#thrown(java.lang.Class), spock.lang.Specification#thrown(), spock.lang.Specification#notThrown(java.lang.Class), spock.lang.Specification#noExceptionThrown(), spock.lang.Specification#Mock(), spock.lang.Specification#Mock(java.lang.Class), spock.lang.Specification#interaction(groovy.lang.Closure), spock.lang.Specification#wait(), spock.lang.Specification#wait(long), spock.lang.Specification#wait(long, int), spock.lang.Specification#equals(java.lang.Object), spock.lang.Specification#toString(), spock.lang.Specification#hashCode(), spock.lang.Specification#getClass(), spock.lang.Specification#notify(), spock.lang.Specification#notifyAll() |
| Methods inherited from class Object | |
|---|---|
| wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
| Property Detail |
|---|
@Shared Browser _browser
String gebConfEnv
String gebConfScript
| Method Detail |
|---|
def cleanup()
def cleanupSpec()
Browser createBrowser()
Configuration createConf()
Browser getBrowser()
def methodMissing(String name, def args)
def propertyMissing(String name)
def propertyMissing(String name, def value)
void resetBrowser()
Groovy API Documentation for geb-spock 0.6.1 - Licensed under the Apache License, Version 2.0 - http://www.gebish.org