Beispiel #1
0
 @Test
 public void head() {
   assertEquals((Integer) 1, tuple2.head());
 }