mirror of
https://github.com/pestphp/pest.git
synced 2026-03-12 02:37:22 +01:00
update snapshots
This commit is contained in:
@ -107,6 +107,11 @@
|
|||||||
✓ it catch exceptions
|
✓ it catch exceptions
|
||||||
✓ it catch exceptions and messages
|
✓ it catch exceptions and messages
|
||||||
✓ it can just define the message
|
✓ it can just define the message
|
||||||
|
✓ it not catch exceptions if given condition is false
|
||||||
|
✓ it catch exceptions if given condition is true
|
||||||
|
✓ it catch exceptions and messages if given condition is true
|
||||||
|
✓ it can just define the message if given condition is true
|
||||||
|
✓ it can just define the message if given condition is 1
|
||||||
|
|
||||||
PASS Tests\Features\Expect\HigherOrder\methods
|
PASS Tests\Features\Expect\HigherOrder\methods
|
||||||
✓ it can access methods
|
✓ it can access methods
|
||||||
@ -647,5 +652,5 @@
|
|||||||
✓ it is a test
|
✓ it is a test
|
||||||
✓ it uses correct parent class
|
✓ it uses correct parent class
|
||||||
|
|
||||||
Tests: 4 incompleted, 9 skipped, 419 passed
|
Tests: 4 incompleted, 9 skipped, 424 passed
|
||||||
|
|
||||||
Reference in New Issue
Block a user