aboutsummaryrefslogtreecommitdiffstats
path: root/server/src/test/java/com/vaadin/tests/util
Commit message (Collapse)AuthorAgeFilesLines
* Remove copyright headers from test code (#10770)Teemu Suo-Anttila2018-03-282-30/+0
|
* Update copyright year (#10761)Ilia Motornyi2018-03-272-2/+2
|
* Use static import of Assert in tests (#10126)Ahmed Ashour2017-10-031-13/+10
| | | | Also removes dependency on junit.framework.TestCase .
* Use single character for StringBuilder.append (#10102)Ahmed Ashour2017-09-281-2/+2
|
* Remove unused methods (#10020)Ahmed Ashour2017-09-201-15/+1
|
* Use final modifier where appropriatePer-Åke Minborg2016-11-091-3/+3
| | | Change-Id: I80b73b653e97904605dc62484a7448f3bfbf7226
* Use chain of .append() methods instead of String concatenationPer-Åke Minborg2016-11-041-2/+2
| | | | Change-Id: I80b73b653e97904605dc62484a7448f3bfbf721d
* Add private constructor for utility classesPer-Åke Minborg2016-11-021-0/+3
| | | | Change-Id: I80b73b653e97904605dc62484a7448f3bfbf7210
* Use diamond operator where it can be usedArtur Signell2016-09-052-3/+3
| | | | | | Does not modify compatibility packages to keep to closer to Vaadin 7.7 Change-Id: Ic9c4944eb90218290545a04ecd7455eb63910012
* Update copyright year to 2016Artur Signell2016-08-182-2/+2
| | | | Change-Id: I6485dee1ebba12b180a9063ed4b530f7dc63cd77
* Remove trailing whitespace from code and javadocArtur Signell2016-08-182-6/+6
| | | | Change-Id: I4c852b7f9928e190572876690d5bef1234494a5d
* Format using Eclipse NeonArtur Signell2016-08-182-6/+11
| | | | Change-Id: I33f1cc33969ff74a95b1b8cc0f2add589be5aae0
* Remove deprecated Property.toString() modeArtur Signell2016-08-151-14/+2
| | | | | | | | The Property.toString() alternatives combined with the legacyPropertyToString servlet init parameter was introduced in Vaadin 7.0 to ease migration of applications written in earlier versions. This is no longer relevant. Change-Id: I6b20e96408738a2a0d60f230c329ce0b329465a8
* Add @Test annotations, rename test classesTeemu Suo-Anttila2016-03-171-3/+7
| | | | Change-Id: Iac29db81c0c7ff425da73e7ae3d69eadabf5de77
* Migrate vaadin-server build to mavenTeemu Suo-Anttila2016-03-146-0/+424
Change-Id: I5c740f4e9cb28103bab199f9a552153d82277e7e