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