aboutsummaryrefslogtreecommitdiffstats
path: root/server/src/test/java/com/vaadin/tests/design/DeclarativeTestBaseBase.java
Commit message (Expand)AuthorAgeFilesLines
* Update to Jsoup 1.14.2 (#12381)Tatu Lund2021-08-241-2/+16
* 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 lambda with Handlers (#10229)Ahmed Ashour2017-10-271-1/+0
* Use static import of Assert in tests (#10126)Ahmed Ashour2017-10-031-2/+3
* Use StandardCharsets.UTF_8 (#10113)Ahmed Ashour2017-09-291-14/+7
* Use interface instead of implementation (#10073)Ahmed Ashour2017-09-281-1/+1
* Use single character for StringBuilder.append (#10102)Ahmed Ashour2017-09-281-5/+5
* Provide declarative support for Grid. (#7961)Denis2016-12-131-2/+2
* Extends declarative tests for selection components for "data-" attribute (#85)Denis2016-12-051-0/+8
* Type Listing for DataProvider to allow custom filter typesTeemu Suo-Anttila2016-11-281-2/+2
* Provide declarative support for listing components.Denis Anisimov2016-11-241-3/+4
* Use chain of .append() methods instead of String concatenationPer-Åke Minborg2016-11-041-1/+1
* Use diamond operator where it can be usedArtur Signell2016-09-051-4/+4
* Update copyright year to 2016Artur Signell2016-08-181-1/+1
* Remove trailing whitespace from code and javadocArtur Signell2016-08-181-3/+3
* Format using Eclipse NeonArtur Signell2016-08-181-6/+8
* Store unknown attributes in DesignContext #19749John Ahlroos2016-04-281-7/+32
* Migrate vaadin-server build to mavenTeemu Suo-Anttila2016-03-141-0/+270