summaryrefslogtreecommitdiff
path: root/src/test/java/UnitsDatabaseTest.java
AgeCommit message (Expand)Author
2019-10-15Upgraded to JUnit 5 and moved tests to their proper directoriesAdrien Hopkins
2019-05-22Added new default methods to the Unit interface.Adrien Hopkins
2019-05-03Added toString to UnitsDatabase and its helper classes.Adrien Hopkins
2019-04-14Added @since tags to all classes and methods from v0.2.0Adrien Hopkins
2019-04-14Final tweaks to the API for now.Adrien Hopkins
2019-04-14Added a UnitDatabase test, and fixed some bugs using it.Adrien Hopkins