Is it possible to use the Guava testing for iterators? I've tried to extend IteratorTester, but com.google.common.collect.testing.AbstractIteratorTester isn't public such that it isn't possible to add a constructor. Maybe I have to use another class or it's just not made for the public? Thanks in advance.
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
|||
|
|
|
This example from |
|||||||||||
|