HIRS/HIRS_AttestationCA/src
Cyrus d6af9fdad0 Code checked in from the last spotbugs PR push caused issues with the
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.
2024-01-23 10:43:09 -05:00
..
main Code checked in from the last spotbugs PR push caused issues with the 2024-01-23 10:43:09 -05:00
test Code checked in from the last spotbugs PR push caused issues with the 2024-01-23 10:43:09 -05:00