Groovy Documentation

geb.junit4
[Groovy] Class GebReportingTest

java.lang.Object
  geb.junit4.GebTest
      geb.junit4.GebReportingTest

class GebReportingTest
extends GebTest

Field Summary
org.junit.rules.TestName _gebReportingTestTestName

 
Method Summary
void report(String label)

void setupReporting()

void writeGebReport()

 
Methods inherited from class GebTest
createBrowser, createConf, getBrowser, methodMissing, propertyMissing, propertyMissing, resetBrowser
 
Methods inherited from class Object
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll
 

Field Detail

_gebReportingTestTestName

@Rule
public org.junit.rules.TestName _gebReportingTestTestName


 
Method Detail

report

void report(String label)


setupReporting

@Before
void setupReporting()


writeGebReport

@After
void writeGebReport()


 

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