aboutsummaryrefslogtreecommitdiff
path: root/src/test/scala/xyz/driver/core/database
Commit message (Collapse)AuthorAgeFilesLines
* [API-1468] add TimeOfDay (#141)v1.8.11Arthur Rand2018-03-281-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add TimeOfDay * add formatter * . * Revert "." This reverts commit 89576de98092dd75d3af7d82d244d5eaa24d31d9. * scalafmt * add before and after to ToD, and tests * rearrage, make fromStrings * add generator * address comments * use explicit string for TimeZoneId * renaming * revert Converters changes * change name of private method * change apply method * use month
* scalfmt, add a testArtRand2018-02-091-0/+10
|
* add expectExistsAndValidArtRand2018-02-091-0/+5
|
* add testArtRand2018-02-081-2/+16
|
* Remove arithmetic from year component in date conversion. Add unit testsZach Smith2017-03-061-0/+14