summaryrefslogtreecommitdiffstats
path: root/server/src/test/java/com/vaadin/data/BinderCustomPropertySetTest.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
* Use .toLowerCase and .toUpperCase(Locale.ROOT) (#10182)Ahmed Ashour2017-10-201-1/+1
* Use static import of Assert in tests (#10126)Ahmed Ashour2017-10-031-7/+10
* Binder with Nested Properties (#8923)chrosim2017-04-121-0/+4
* Make Grid add columns based on bean properties (#8392)Leif Åstrand2017-02-011-6/+12
* Extract Bean validation logic from Binder to BeanValidationBinderDenis2017-01-251-7/+0
* Integrate BeanBinder functionality into Binder (#8096)Leif Åstrand2017-01-121-0/+144