mirror of
https://github.com/nsacyber/HIRS.git
synced 2024-12-20 21:43:18 +00:00
d6af9fdad0
DeviceTest unit test. The issue revolved around the equals and hashCode mehtods that were initially be done by lombok. Auto generated by an IDE also failed (using Objects). The issue came up because the methods all called super.equals(). I took this out and all issues were resolved. Lastly the null timestamp unit test was changed because the value will never be null. |
||
---|---|---|
.. | ||
config | ||
src | ||
build.gradle |