aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/src/main/java/com/vaadin/tests/components/AbstractTestUI.java
Commit message (Collapse)AuthorAgeFilesLines
* Add ErrorHandler to AbstractTestUI (#12256)Anna Koskinen2021-03-291-1/+19
| | | | * Add ErrorHandler to AbstractTestUI
* Suppress unavoidable UIDetachedException (#11146)Leif Åstrand2018-10-021-0/+5
| | | | | * Suppress unavoidable UIDetachedException Fixes #11144
* Enable maven formatting for uitest (#10908)Ilia Motornyi2018-05-171-5/+4
|
* Overload AbstarctComponent.setDescription() with content mode parameter (#8252)Denis2017-01-201-1/+1
| | | | | | * Overload AbstarctComponent.setDescription() with content mode parameter Fixes #8185
* VerticalLayout has spacing = true and margin = true by default .Ilia Motornyi2016-12-121-1/+3
| | | | | HorizontalLayout has spacing = true and margin = false by default. Fixes vaadin/framework8-issues#526
* Organize importsArtur Signell2016-08-301-1/+1
| | | | Change-Id: Ie58291fd4858d5421b23e56603808f158d559687
* Implement new LabelArtur Signell2016-08-261-1/+1
| | | | | | | Label does intentionally not implement HasValue as it cannot provide a value to a model Change-Id: I36b8e1794d64caf566fa802177051ae2eb637bf9
* Remove trailing whitespace from code and javadocArtur Signell2016-08-181-2/+2
| | | | Change-Id: I4c852b7f9928e190572876690d5bef1234494a5d
* Format using Eclipse NeonArtur Signell2016-08-181-5/+5
| | | | Change-Id: I33f1cc33969ff74a95b1b8cc0f2add589be5aae0
* Build uitest war with mavenTeemu Suo-Anttila2016-04-151-0/+224
Change-Id: I32625901ca27a282253df44c6e776cf9632bacda