메소드 |
설명 |
|
__construct ( MatcherFactory $matcherFactory, Eloquent\Phony\Assertion\AssertionRecorder $assertionRecorder, AssertionRenderer $assertionRenderer ) |
Construct a new event order verifier factory. |
|
create ( Eloquent\Phony\Spy\Spy | Eloquent\Phony\Call\Call $subject, array $calls ) : IterableVerifier |
Create a new iterable verifier. |
|
instance ( ) : IterableVerifierFactory |
Get the static instance of this factory. |
|
setCallVerifierFactory ( CallVerifierFactory $callVerifierFactory ) |
Set the call verifier factory. |
|