|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
Runners that takes a screenshot of
failed GUI tests executed, for example, in an IDE or through Ant.
See:
Description
| Class Summary | |
|---|---|
| FailureScreenshotTaker | Understands taking a screenshot of the desktop when a GUI test fails. |
| Formatter | Understands formatting utilities for FEST-Swing JUnit runners. |
| ImageFolderCreator | Understands creation of the folder where screenshots of failed GUI tests will be saved to. |
Provides utility methods to be used in the creation of custom JUnit Runners that takes a screenshot of
failed GUI tests executed, for example, in an IDE or through Ant.
Due to JUnit's weak support for extensibility and API changes, we have to provide a Runner for each version
of JUnit, starting from 4.3.1.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||