PHP 클래스 PhpSpec\Matcher\Iterate\SubjectElementDoesNotMatchException

상속: extends PhpSpec\Exception\Example\FailureException
파일 보기 프로젝트 열기: phpspec/phpspec

공개 메소드들

메소드 설명
__construct ( integer $elementNumber, string $subjectKey, string $subjectValue, string $expectedKey, string $expectedValue )

메소드 상세

__construct() 공개 메소드

public __construct ( integer $elementNumber, string $subjectKey, string $subjectValue, string $expectedKey, string $expectedValue )
$elementNumber integer
$subjectKey string
$subjectValue string
$expectedKey string
$expectedValue string