aboutsummaryrefslogtreecommitdiffstats
path: root/server/src/test/java/com/vaadin/tests/data/converter/StringToBigIntegerConverterTest.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 static import of Assert in tests (#10126)Ahmed Ashour2017-10-031-5/+5
* Allow configuring how string to number converters handle empty strings (#8506)Leif Åstrand2017-02-081-0/+12
* Rename com.vaadin.data.util.converter to com.vaadin.data.converterPekka Hyvönen2016-12-141-2/+2
* Add ValueContext parameter for ConvertersTeemu Suo-Anttila2016-10-241-2/+3
* Add error message constructor to all converters which can failArtur Signell2016-09-051-11/+5
* Convert Vaadin 7 converters to Vaadin 8 convertersArtur Signell2016-08-241-15/+13
* Move and rename server classes which go into the compatibility packageArtur Signell2016-08-221-2/+2
* Rename legacy packages to v7Artur Signell2016-08-181-1/+1
* Update copyright year to 2016Artur Signell2016-08-181-1/+1
* Remove trailing whitespace from code and javadocArtur Signell2016-08-181-3/+3
* Move and rename converters into com.vaadin.legacy.data.util.converter.Legacy*Artur Signell2016-08-101-2/+2
* Add @Test annotations, rename test classesTeemu Suo-Anttila2016-03-171-6/+13
* Migrate vaadin-server build to mavenTeemu Suo-Anttila2016-03-141-0/+57