aboutsummaryrefslogtreecommitdiffstats
path: root/server/src/test/java/com/vaadin/server/AbstractClientConnectorTest.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
|
* Improve naming of fields and variables (#10242)Ahmed Ashour2017-10-261-1/+1
| | | | | * Variable names to conform to naming convention. * Use static constants where it makes sense
* Use static import of Assert in tests (#10126)Ahmed Ashour2017-10-031-8/+11
| | | | Also removes dependency on junit.framework.TestCase .
* Fix javadoc references (#10067)Ahmed Ashour2017-09-231-1/+0
| | | And remove unused imports.
* Fix incorrect resource name generation (#9957)Dos Moonen2017-09-111-1/+1
| | | | Javadoc has this to say about ClassLoader#getResource(String): "The name of a resource is a '/'-separated path name that identifies the resource." The test fails on Windows because its File.separator does not equal "/".
* Fix AbstractClientConnector stateTypeCache memory leak (#9896)Aleksi Hietanen2017-08-301-0/+65
| | | Fixes #9883
* Flip parameters of .assertEquals()Per-Åke Minborg2016-11-041-2/+4
| | | | Change-Id: I80b73b653e97904605dc62484a7448f3bfbf7225
* Update copyright year to 2016Artur Signell2016-08-181-1/+1
| | | | Change-Id: I6485dee1ebba12b180a9063ed4b530f7dc63cd77
* Remove trailing whitespace from code and javadocArtur Signell2016-08-181-4/+4
| | | | Change-Id: I4c852b7f9928e190572876690d5bef1234494a5d
* Format using Eclipse NeonArtur Signell2016-08-181-4/+3
| | | | Change-Id: I33f1cc33969ff74a95b1b8cc0f2add589be5aae0
* Migrate vaadin-server build to mavenTeemu Suo-Anttila2016-03-141-0/+112
Change-Id: I5c740f4e9cb28103bab199f9a552153d82277e7e