示例#1
0
 @Test
 public void test_hashCode() {
   assertThat(ref.hashCode(), equalTo(String.class.hashCode()));
 }