Ejemplo n.º 1
0
 public void testDefaultBehaviorOfNextAndHasNext() throws Exception {
   com.google.common.collect.AbstractIteratorTest testCase =
       new com.google.common.collect.AbstractIteratorTest();
   testCase.testDefaultBehaviorOfNextAndHasNext();
 }