aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/src/main/java/com/vaadin/tests/TestBench.java
Commit message (Expand)AuthorAgeFilesLines
* Enable maven formatting for uitest (#10908)Ilia Motornyi2018-05-171-55/+54
* Remove copyright headers from test code (#10770)Teemu Suo-Anttila2018-03-281-16/+0
* Update copyright year (#10761)Ilia Motornyi2018-03-271-1/+1
* Use lambda expressions. (#10268)Ahmed Ashour2017-11-011-56/+48
* Use .toLowerCase and .toUpperCase(Locale.ROOT) (#10182)Ahmed Ashour2017-10-201-2/+4
* Remove unneeded .toString() (#10141)Ahmed Ashour2017-10-101-2/+1
* Fix typos (#10124)Ahmed Ashour2017-10-041-1/+1
* Use enhanced for loop for arrays. (#10121)Ahmed Ashour2017-10-021-3/+2
* Use enhanced for loop instead of Iterator. (#10100)Ahmed Ashour2017-09-291-15/+4
* Use interface instead of implementation (#10073)Ahmed Ashour2017-09-281-2/+2
* Use String.isEmpty()Ahmed Ashour2017-09-191-1/+1
* Replace iterators with enhanced for loops (#10018)Ahmed Ashour2017-09-191-16/+10
* Unify listeners on the server sideAleksi Hietanen2016-09-291-66/+69
* Use diamond operator where it can be usedArtur Signell2016-09-051-3/+3
* Move LegacyWindow back to com.vaadin.uiArtur Signell2016-08-251-1/+1
* Move and rename server classes which go into the compatibility packageArtur Signell2016-08-221-4/+4
* Update copyright year to 2016Artur Signell2016-08-181-1/+1
* Remove trailing whitespace from code and javadocArtur Signell2016-08-181-7/+7
* Format using Eclipse NeonArtur Signell2016-08-181-21/+23
* Build uitest war with mavenTeemu Suo-Anttila2016-04-151-0/+341