IterableContainsChecker(times: Int, nameFunToUse: String, nameFunUsed: String)
Represents the base class for IIterableContains.IChecker.
It does not much more than specifying that its super class is ContainsChecker and sub-classes have to implement IIterableContains.IChecker.