]> source.dussan.org Git - vaadin-framework.git/commit
Make sleep in tests throw RuntimeException to avoid try catches
authorArtur Signell <artur@vaadin.com>
Fri, 9 Sep 2016 11:54:43 +0000 (14:54 +0300)
committerArtur Signell <artur@vaadin.com>
Fri, 9 Sep 2016 11:57:26 +0000 (14:57 +0300)
commit4ee640120878974fedff271691700cad3d198547
treee01c81eb45ee025b1cc22bdbcf1f20016b64ccec
parent61aff6078ce7fda5aba4c423ae6f78c4e3fd8cab
Make sleep in tests throw RuntimeException to avoid try catches

Change-Id: I7ef3cca8271ae9f725d8530793543253c216e6bc
uitest-common/src/main/java/com/vaadin/tests/tb3/AbstractTB3Test.java
uitest/src/test/java/com/vaadin/tests/components/combobox/ComboBoxSelectingWithNewItemsAllowedTest.java
uitest/src/test/java/com/vaadin/tests/components/panel/PanelRemoveShortcutListenerTest.java
uitest/src/test/java/com/vaadin/tests/components/table/ExpandingContainerVisibleRowRaceConditionTest.java
uitest/src/test/java/com/vaadin/tests/components/window/ModalWindowFocusTest.java
uitest/src/test/java/com/vaadin/tests/requesthandlers/AppResource404Test.java
uitest/src/test/java/com/vaadin/tests/tb3/MultiBrowserTestWithProxy.java