aboutsummaryrefslogtreecommitdiffstats
path: root/server/src/test/java/com/vaadin/data/BinderInstanceFieldTest.java
Commit message (Expand)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
* Extract AbstractBeanPropertyDefinition and PropertyFilterDefinition (#10344)Aleksi Hietanen2017-11-211-1/+0
* Improve nested property support for Binder (#9925)Olli Tietäväinen2017-11-141-0/+198
* Use static import of Assert in tests (#10126)Ahmed Ashour2017-10-031-34/+35
* Improve Binder value change handling with bean validation (#9988)Teemu Suo-Anttila2017-09-251-5/+9
* Only throw from Binder.bindInstanceFields if there are no bindings at all (#9...8.1.0.beta2Artur2017-06-151-6/+7
* Make bindInstanceFields not bind fields already bound using functions (#8998)Artur2017-04-031-0/+23
* Throw if there are no automatically bound fields via bindInstanceFields. (#8481)Denis2017-02-081-6/+38
* Integrate BeanBinder functionality into Binder (#8096)Leif Åstrand2017-01-121-0/+388