Class |
Description |
ContainerGebSpec
|
A GebSpec that leverages Testcontainers to run the browser inside a container. |
ContainerGebTestDescription
|
Implements TestDescription to customize recording names. |
DefaultContainerFileDetector
|
Detects files on the local disk. |
GebGrailsPlugin
|
|
GebOnFailureReporter
|
This class is a direct clone of OnFailureReporter, except it works for the
ContainerGebSpec. |
GebRecordingTestListener
|
A test listener that reports the test result to BrowserWebDriverContainer so
that recordings may be saved. |
GrailsContainerGebExtension
|
A Spock Extension that manages the Testcontainers lifecycle for a ContainerGebSpec |
GrailsGebSettings
|
Handles parsing various recording configuration used by GrailsContainerGebExtension |
NullContainerFileDetector
|
Used by ContainerGebConfiguration.fileDetector interface to represent a null value. |
UselessContainerFileDetector
|
A file detector that never finds anything. |
WebDriverContainerHolder
|
Responsible for initializing a BrowserWebDriverContainer
per the Spec's ContainerGebConfiguration. |
WebDriverContainerHolder.1
|
|