Searched refs:hasCalledGetChars (Results 1 – 1 of 1) sorted by relevance
901 assertTrue(mockGetChars.hasCalledGetChars()); in testGetChars()1051 public boolean hasCalledGetChars() { in hasCalledGetChars() method in TextUtilsTest.MockGetChars1312 assertFalse(mockGetChars.hasCalledGetChars()); in testIndexOf1()1314 assertTrue(mockGetChars.hasCalledGetChars()); in testIndexOf1()1348 assertTrue(mockGetChars.hasCalledGetChars()); in testIndexOf2()1394 assertTrue(mockGetChars.hasCalledGetChars()); in testIndexOf3()1419 assertTrue(mockGetChars.hasCalledGetChars()); in testIndexOf4()1461 assertFalse(mockGetChars.hasCalledGetChars()); in testIndexOf5()1463 assertTrue(mockGetChars.hasCalledGetChars()); in testIndexOf5()1515 assertTrue(mockGetChars.hasCalledGetChars()); in testIndexOf6()[all …]