7 string references to 'Iterator' in Zircon Profile 8
- DoublerSpec::its_double_mirrors_alterates_and_instantiates_provided_class in vendor/
phpspec/ prophecy/ spec/ Prophecy/ Doubler/ DoublerSpec.php - Framework_MockObjectTest::traversableProvider in vendor/
phpunit/ phpunit-mock-objects/ tests/ MockObjectTest.php - PHPUnit_Framework_MockObject_Generator::generateMock in vendor/
phpunit/ phpunit-mock-objects/ src/ Framework/ MockObject/ Generator.php - PHPUnit_Framework_MockObject_Generator::getMock in vendor/
phpunit/ phpunit-mock-objects/ src/ Framework/ MockObject/ Generator.php - Returns a mock object for the specified class.
- TraversablePatch::apply in vendor/
phpspec/ prophecy/ src/ Prophecy/ Doubler/ ClassPatch/ TraversablePatch.php - Forces class to implement Iterator interface.
- TraversablePatch::supports in vendor/
phpspec/ prophecy/ src/ Prophecy/ Doubler/ ClassPatch/ TraversablePatch.php - Supports nodetree, that implement Traversable, but not Iterator or IteratorAggregate.
- TraversablePatchSpec::it_does_not_support_class_that_implements_Iterator in vendor/
phpspec/ prophecy/ spec/ Prophecy/ Doubler/ ClassPatch/ TraversablePatchSpec.php