|
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(org.testng.ITestResult testResult)
|
void
|
setupReporting(Method method)
|
Methods inherited from class GebTest | |
---|---|
clearBrowserCookies, createBrowser, createConf, getBrowser, methodMissing, propertyMissing, propertyMissing, resetBrowser |
Methods inherited from class Object | |
---|---|
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
Field Detail |
---|
public static final def END_OF_METHOD_REPORT_LABEL
Property Detail |
---|
def testMethodName
Method Detail |
---|
@BeforeClass void initReportGroupDir()
void report(String label = "")
@AfterMethod void reportingAfter(org.testng.ITestResult testResult)
@BeforeMethod void setupReporting(Method method)
Groovy API Documentation for geb-testng 0.6.1 - Licensed under the Apache License, Version 2.0 - http://www.gebish.org