aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/src/test/java/com/vaadin/tests/smoke/DateFieldSmokeTest.java
Commit message (Collapse)AuthorAgeFilesLines
* Remove copyright headers from test code (#10770)Teemu Suo-Anttila2018-03-281-15/+0
|
* Update copyright year (#10761)Ilia Motornyi2018-03-271-1/+1
|
* Use static import of Assert in tests (#10126)Ahmed Ashour2017-10-031-5/+6
| | | | Also removes dependency on junit.framework.TestCase .
* Clean up DateField UI tests. Denis2016-12-281-0/+79
Fixes vaadin/framework8-issues#584