|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | PROPERTY | CONSTR | METHOD | DETAIL: FIELD | PROPERTY | CONSTR | METHOD | |||||||
java.lang.Objectgeb.testng.GebTest
geb.testng.GebReportingTest
class GebReportingTest extends GebTest
| Field Summary | |
|---|---|
static def |
END_OF_METHOD_REPORT_LABEL
|
| Property Summary | |
|---|---|
def |
testMethodName
|
| Method Summary | |
|---|---|
void
|
initReportGroupDir()
|
void
|
report(String label = "")
|
void
|
reportingAfter(ITestResult testResult)
|
void
|
setupReporting(Method method)
|
| Methods inherited from class GebTest | |
|---|---|
| clearBrowserCookies, createBrowser, createConf, getBrowser, methodMissing, propertyMissing, propertyMissing, resetBrowser |
| Field Detail |
|---|
public static final def END_OF_METHOD_REPORT_LABEL
| Property Detail |
|---|
def testMethodName
| Method Detail |
|---|
@SuppressWarnings("GroovyUnusedDeclaration")
@BeforeClass
void initReportGroupDir()
void report(String label = "")
@AfterMethod void reportingAfter(ITestResult testResult)
@SuppressWarnings("GroovyUnusedDeclaration")
@BeforeMethod
void setupReporting(Method method)
Groovy API Documentation for Geb 0.9.0-RC-3 - Licensed under the Apache License, Version 2.0 - http://www.gebish.org