PHP Класс PhpSpec\Matcher\Iterate\SubjectElementDoesNotMatchException

Наследование: extends PhpSpec\Exception\Example\FailureException
Показать файл Открыть проект

Открытые методы

Метод Описание
__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