-
Task
-
Resolution: Done
-
Major
-
None
-
None
Use assertNotEquals instead of the assertFalse(nonce.equals(newNonce)) here . This makes the test more readable.
Use assertNotEquals instead of the assertFalse(nonce.equals(newNonce)) here . This makes the test more readable.