PHP Eloquent\Phony\Spy Пространство имен

Пространства имен

Eloquent\Phony\Spy\Detail

Interfaces

Имя Описание
IterableSpy The interface implemented by iterable spies.
Spy The interface implemented by spies.

Классы

Имя Описание
ArraySpy Spies on an array.
GeneratorSpyFactory Creates generator spies.
IterableSpyFactory Creates iterable spies.
SpyData Spies on a function or method.
SpyFactory Creates spies.
SpyVerifier Provides convenience methods for verifying interactions with a spy.
SpyVerifierFactory Creates spy verifiers.
TraversableSpy Spies on an traversable.