]> source.dussan.org Git - vaadin-framework.git/commit
Removed randomness from test application
authorArtur Signell <artur@vaadin.com>
Mon, 4 Aug 2014 13:14:50 +0000 (16:14 +0300)
committerVaadin Code Review <review@vaadin.com>
Tue, 5 Aug 2014 09:57:06 +0000 (09:57 +0000)
commit42ddcf1fac14265e0791da6b0cabd610985072eb
treec251442233c13fac860d4a2d900135c1e6150e5c
parent303db6bcd83d052d2d8b11f1422078fa5473187e
Removed randomness from test application

Change-Id: I823dfd3401c1cc5b2ca66428636043f2af58f0f7
12 files changed:
uitest/src/com/vaadin/tests/themes/valo/Accordions.java
uitest/src/com/vaadin/tests/themes/valo/ButtonsAndLinks.java
uitest/src/com/vaadin/tests/themes/valo/CheckBoxes.java
uitest/src/com/vaadin/tests/themes/valo/ColorPickers.java
uitest/src/com/vaadin/tests/themes/valo/Forms.java
uitest/src/com/vaadin/tests/themes/valo/MenuBars.java
uitest/src/com/vaadin/tests/themes/valo/Panels.java
uitest/src/com/vaadin/tests/themes/valo/StringGenerator.java [new file with mode: 0644]
uitest/src/com/vaadin/tests/themes/valo/Tabsheets.java
uitest/src/com/vaadin/tests/themes/valo/TestIcon.java
uitest/src/com/vaadin/tests/themes/valo/TextFields.java
uitest/src/com/vaadin/tests/themes/valo/ValoThemeUI.java