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.