Home
last modified time | relevance | path

Searched refs:testUnexpectedException (Results 1 – 2 of 2) sorted by relevance

/external/guava/guava-gwt/test/com/google/common/collect/testing/
DIteratorTesterTest_gwt.java61 public void testUnexpectedException() throws Exception { in testUnexpectedException() method in IteratorTesterTest_gwt
63 testCase.testUnexpectedException(); in testUnexpectedException()
/external/guava/guava-testlib/test/com/google/common/collect/testing/
DIteratorTesterTest.java255 public void testUnexpectedException() { in testUnexpectedException() method in IteratorTesterTest