PHP 클래스 Nelmio\Alice\Generator\Caller\FakeCaller

상속: implements Nelmio\Alice\Generator\CallerInterface, use trait Nelmio\Alice\NotCallableTrait
파일 보기 프로젝트 열기: nelmio/alice

공개 메소드들

메소드 설명
doCallsOn ( Nelmio\Alice\ObjectInterface $object, ResolvedFixtureSet $fixtureSet ) : ResolvedFixtureSet

메소드 상세

doCallsOn() 공개 메소드

public doCallsOn ( Nelmio\Alice\ObjectInterface $object, ResolvedFixtureSet $fixtureSet ) : ResolvedFixtureSet
$object Nelmio\Alice\ObjectInterface
$fixtureSet Nelmio\Alice\Generator\ResolvedFixtureSet
리턴 Nelmio\Alice\Generator\ResolvedFixtureSet