mirror of
https://github.com/status-im/ethereumj-personal.git
synced 2025-02-04 16:13:54 +00:00
Add test for ECKey.hashcode()
This commit is contained in:
parent
1ff207fe71
commit
9949fbe8ef
@ -40,7 +40,7 @@ public class ECKeyTest {
|
||||
|
||||
@Test
|
||||
public void testHashCode() {
|
||||
fail("Not yet implemented");
|
||||
assertEquals(1866897155, ECKey.fromPrivate(privateKey).hashCode());
|
||||
}
|
||||
|
||||
@Test
|
||||
|
Loading…
x
Reference in New Issue
Block a user