aboutsummaryrefslogtreecommitdiffstats
path: root/server/src/test/java/com/vaadin/ui/CheckBoxTest.java
Commit message (Expand)AuthorAgeFilesLines
* Update release note and since tag (#11386)Sun Zhe2018-12-201-23/+28
* Checkbox allow customizing of input and label classNames. (#11372)Knoobie2018-12-181-0/+107
* 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 Listeners (#10222)Ahmed Ashour2017-10-261-2/+2
* Simplify lambda expressions (#10198)Ahmed Ashour2017-10-201-6/+4
* Use static import of Assert in tests (#10126)Ahmed Ashour2017-10-031-8/+10
* Make it easy to invoke ServerRpc methods as part of unit tests (#8346)Artur2017-02-021-4/+5
* Fix userOriginated state for CheckBox ValueChangeEvent from the user (#8383)Artur2017-01-301-0/+42
* Fix setValue() methods behavior null argument value + javadocsTeemu Suo-Anttila2016-10-251-0/+6
* Update copyright year to 2016Artur Signell2016-08-181-1/+1
* Convert CheckBox from legacy to AbstractFieldHenri Sara2016-08-111-23/+12
* Migrate vaadin-server build to mavenTeemu Suo-Anttila2016-03-141-0/+48