class GebTestManagerExtension extends Object implements BeforeEachCallback, AfterEachCallback, BeforeAllCallback, AfterAllCallback
| Constructor and description |
|---|
GebTestManagerExtension
() |
| Type Params | Return Type | Name and description |
|---|---|---|
|
void |
afterAll(ExtensionContext context) |
|
void |
afterEach(ExtensionContext context) |
|
void |
beforeAll(ExtensionContext context) |
|
void |
beforeEach(ExtensionContext context) |
Groovy API Documentation for Geb 6.0 - Licensed under the Apache License, Version 2.0 - http://www.gebish.org