Пример #1
0
 @Test
 public void hashCodeTest() {
   Instruction.MOVE_BACKWARD.hashCode();
 }