trait ProjectionIntegrityViolationDetectionTrait (View source)

Properties

protected Result $lastIntegrityViolationDetectionResult

Methods

void
void
iExpectTheIntegrityViolationDetectionResultToContainExactlyNErrors(int $expectedNumberOfErrors)

No description

void
iExpectIntegrityViolationDetectionResultErrorNumberNToHaveCodeX(int $errorNumber, int $expectedErrorCode)

No description

Details

void iRunIntegrityViolationDetection()

No description

Return Value

void

void iExpectTheIntegrityViolationDetectionResultToContainExactlyNErrors(int $expectedNumberOfErrors)

No description

Parameters

int $expectedNumberOfErrors

Return Value

void

void iExpectIntegrityViolationDetectionResultErrorNumberNToHaveCodeX(int $errorNumber, int $expectedErrorCode)

No description

Parameters

int $errorNumber
int $expectedErrorCode

Return Value

void