Searched refs:hasCalledGetChars (Results 1 – 1 of 1) sorted by relevance
900 assertTrue(mockGetChars.hasCalledGetChars()); in testGetChars()1050 public boolean hasCalledGetChars() { in hasCalledGetChars() method in TextUtilsTest.MockGetChars1311 assertFalse(mockGetChars.hasCalledGetChars()); in testIndexOf1()1313 assertTrue(mockGetChars.hasCalledGetChars()); in testIndexOf1()1347 assertTrue(mockGetChars.hasCalledGetChars()); in testIndexOf2()1393 assertTrue(mockGetChars.hasCalledGetChars()); in testIndexOf3()1418 assertTrue(mockGetChars.hasCalledGetChars()); in testIndexOf4()1460 assertFalse(mockGetChars.hasCalledGetChars()); in testIndexOf5()1462 assertTrue(mockGetChars.hasCalledGetChars()); in testIndexOf5()1514 assertTrue(mockGetChars.hasCalledGetChars()); in testIndexOf6()[all …]