ProjectionIntegrityViolationDetectionTrait
trait ProjectionIntegrityViolationDetectionTrait (View source)
Properties
| protected Result|null | $lastIntegrityViolationDetectionResult | ||
| protected bool | $lastIntegrityViolationDetectionResultWasAsserted | Prevents feature authors from running the detection but never asserting |
Methods
void
iRunIntegrityViolationDetection()
No description
void
setupIntegrityViolationDetection()
No description
void
afterScenarioEnsureIntegrityViolationDetectionWasRun()
No description
void
iExpectTheIntegrityViolationDetectionResultToContainExactlyNErrors(int $expectedNumberOfErrors)
No description
void
iExpectIntegrityViolationDetectionResultErrorNumberNToHaveCodeX(int $errorNumber, int $expectedErrorCode)
No description
Details
void
iRunIntegrityViolationDetection()
No description
void
setupIntegrityViolationDetection()
No description
void
afterScenarioEnsureIntegrityViolationDetectionWasRun()
No description
void
iExpectTheIntegrityViolationDetectionResultToContainExactlyNErrors(int $expectedNumberOfErrors)
No description
void
iExpectIntegrityViolationDetectionResultErrorNumberNToHaveCodeX(int $errorNumber, int $expectedErrorCode)
No description