class GebTestManagerExtension extends Object implements AfterAllCallback, AfterEachCallback, BeforeAllCallback, BeforeEachCallback
| 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 5.0 - Licensed under the Apache License, Version 2.0 - http://www.gebish.org