PHP Eloquent\Phony\Stub 네임스페이스

중첩된 네임스페이스

Eloquent\Phony\Stub\Answer
Eloquent\Phony\Stub\Exception

Interfaces

이름 설명
Stub The interface implemented by stubs.

클래스들

이름 설명
EmptyValueFactory Creates empty values from arbitrary types.
StubData Provides canned answers to function or method invocations.
StubFactory Creates stubs.
StubRule Represents a set of criteria and associated answers.
StubVerifier Pairs a stub and a spy, and provides convenience methods for verifying interactions with the spy.
StubVerifierFactory Creates stub verifiers.