|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | PROPERTY | CONSTR | METHOD | DETAIL: FIELD | PROPERTY | CONSTR | METHOD |
java.lang.Objectspock.lang.Specification
geb.spock.GebSpec
geb.spock.GebReportingSpec
class GebReportingSpec extends GebSpec
Field Summary |
---|
Fields inherited from class spock.lang.Specification | |
---|---|
_ |
Property Summary | |
---|---|
def |
_gebReportingPerTestCounter
|
def |
_gebReportingSpecTestCounter
|
def |
_gebReportingSpecTestName
|
Method Summary | |
---|---|
def
|
cleanup()
|
void
|
report(String label = "")
|
def
|
setup()
|
def
|
setupSpec()
|
Methods inherited from class GebSpec | |
---|---|
cleanup, cleanupSpec, createBrowser, createConf, getBrowser, methodMissing, propertyMissing, propertyMissing, 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 |
---|
def _gebReportingPerTestCounter
@Shared def _gebReportingSpecTestCounter
@Rule def _gebReportingSpecTestName
Method Detail |
---|
def cleanup()
void report(String label = "")
def setup()
def setupSpec()
Groovy API Documentation for geb-spock 0.6.0 - Licensed under the Apache License, Version 2.0 - http://www.gebish.org