Groovy Documentation

geb.spock
[Groovy] Class GebReportingSpec

java.lang.Object
  spock.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

_gebReportingPerTestCounter

def _gebReportingPerTestCounter


_gebReportingSpecTestCounter

@Shared
def _gebReportingSpecTestCounter


_gebReportingSpecTestName

@Rule
def _gebReportingSpecTestName


 
Method Detail

cleanup

def cleanup()


report

void report(String label = "")


setup

def setup()


setupSpec

def setupSpec()


 

Groovy API Documentation for geb-spock 0.6.1 - Licensed under the Apache License, Version 2.0 - http://www.gebish.org