Commit f5e8ce6
Gilad Chase
refactor(test): remove
This is legacy from when we didn't have PartialEq and had limited constructors.
Note 1: `PartialEq` also compares the pending word and it's index, it's just no longer necessary to
explicitly mention it, and probably better not to given that it's an implementation detail.
Note 2: `format!` can also be used to create the expected here, but omitted to reduce the different
APIs each unit test touches.compare_byte_array util and rework tests1 parent dca12ec commit f5e8ce6
1 file changed
+126
-166
lines changed
0 commit comments