]> source.dussan.org Git - vaadin-framework.git/commit
ParameterizedTB3Runner for adding permutations using a static getter
authorArtur Signell <artur@vaadin.com>
Wed, 2 Sep 2015 11:18:04 +0000 (14:18 +0300)
committerArtur Signell <artur@vaadin.com>
Thu, 3 Sep 2015 08:43:27 +0000 (11:43 +0300)
commit29175d10b275a6e87dbbec8fe703a640f5f6a37f
treeeb8987b9ea43bf3a1a82e7365743b2491e9cefe3
parent7e3fb8e6f888e3570c03d4acf1d9585894020b29
ParameterizedTB3Runner for adding permutations using a static getter

* Generates all screenshot names based on the test names

Change-Id: Ie42489d31b78eff0b021c22a2d747326f57d0d2e
uitest/src/com/vaadin/tests/application/CriticalNotificationsTest.java [new file with mode: 0644]
uitest/src/com/vaadin/tests/application/CriticalNotificationsTestBase.java [deleted file]
uitest/src/com/vaadin/tests/application/ReconnectDialogThemeTest.java [new file with mode: 0644]
uitest/src/com/vaadin/tests/application/ReconnectDialogUITest.java
uitest/src/com/vaadin/tests/application/ReconnectDialogUIThemeTest.java [deleted file]
uitest/src/com/vaadin/tests/integration/ParameterizedTB3Runner.java [new file with mode: 0644]
uitest/src/com/vaadin/tests/tb3/AbstractTB3Test.java
uitest/src/com/vaadin/tests/tb3/MultiBrowserTest.java
uitest/src/com/vaadin/tests/tb3/MultiBrowserThemeTest.java
uitest/src/com/vaadin/tests/tb3/MultiBrowserThemeTestWithProxy.java
uitest/src/com/vaadin/tests/tb3/ScreenshotTB3Test.java