Interface ScreenshotTests

All Superinterfaces:
Serializable, TestCategory

public interface ScreenshotTests extends TestCategory
Screenshot tests should be annotated with @ Category(ScreenshotTest.class so they can be optionally excluded from the build when needed.
Since:
1.0
Author:
Vaadin Ltd