aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/src/com/vaadin/tests/application/HelloWorld.java
Commit message (Collapse)AuthorAgeFilesLines
* Build uitest war with mavenTeemu Suo-Anttila2016-04-151-17/+0
| | | | Change-Id: I32625901ca27a282253df44c6e776cf9632bacda
* Rename WrappedXYZ -> VaadinXYZ but retain WrappedSession (#9633)Leif Åstrand2012-09-201-2/+2
|
* Added a really simple test application for times when you quickly needJohn Ahlroos2012-09-061-0/+17
to test some ui features.