EmptyIter

class tests.base.EmptyIter[source]

A mock iterable object with zero length for testing empty()

__init__()

Initialize self. See help(type(self)) for accurate signature.

Methods

Methods