aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/src/test/java/com/vaadin/tests/components/OutOfSyncTest.java
Commit message (Collapse)AuthorAgeFilesLines
* Remove AbstractComponent.immediatePekka Hyvönen2016-10-131-48/+0
| | | | | | | | | | | | | All components are now in immediate mode by default. V7 compatibility components will use AbstractLegacyComponent that has immediate. V7 ColorPickerPopup will not have setImmediate, since it extends V8 Window, which is not in V7 compatibility packages. Removed OutOfSync and ResynchronizeAfterAsyncRemoval Tests, since those tested UI in not immediate mode, which is invalid now. Removed WindowResizeListener, LazyWindowResize, test UIs, since both used immediate and there were no test run for either. Change-Id: Ie1c8cfa4c48461db944ff9b13efe8473c5a3298f
* Update copyright year to 2016Artur Signell2016-08-181-1/+1
| | | | Change-Id: I6485dee1ebba12b180a9063ed4b530f7dc63cd77
* Remove trailing whitespace from code and javadocArtur Signell2016-08-181-3/+3
| | | | Change-Id: I4c852b7f9928e190572876690d5bef1234494a5d
* Build uitest war with mavenTeemu Suo-Anttila2016-04-151-0/+48
Change-Id: I32625901ca27a282253df44c6e776cf9632bacda