Searched refs:PeekingIteratorTest (Results 1 – 3 of 3) sorted by relevance
22 …com.google.common.collect.PeekingIteratorTest testCase = new com.google.common.collect.PeekingIter… in testCantRemoveAfterPeek()27 …com.google.common.collect.PeekingIteratorTest testCase = new com.google.common.collect.PeekingIter… in testPeekDoesntChangeIteration()32 …com.google.common.collect.PeekingIteratorTest testCase = new com.google.common.collect.PeekingIter… in testPeekOnEmptyList()37 …com.google.common.collect.PeekingIteratorTest testCase = new com.google.common.collect.PeekingIter… in testPeekingIteratorBehavesLikeIteratorOnEmptyIterable()42 …com.google.common.collect.PeekingIteratorTest testCase = new com.google.common.collect.PeekingIter… in testPeekingIteratorBehavesLikeIteratorOnSingletonIterable()47 …com.google.common.collect.PeekingIteratorTest testCase = new com.google.common.collect.PeekingIter… in testPeekingIteratorDoesntAdvancePrematurely()
42 public class PeekingIteratorTest extends TestCase { class
43 public class PeekingIteratorTest extends TestCase { class