Adds tap for Higher Order tests

This commit is contained in:
luke
2021-06-24 22:57:26 +01:00
parent 4f67eff619
commit acef002a2d
5 changed files with 78 additions and 5 deletions

View File

@ -409,6 +409,8 @@
PASS Tests\Features\HigherOrderTests
✓ it proxies calls to object
✓ it is capable doing multiple assertions
✓ it can tap into the test
✓ it can use the returned instance from a tap
WARN Tests\Features\Incompleted
… incompleted
@ -578,5 +580,5 @@
✓ it is a test
✓ it uses correct parent class
Tests: 4 incompleted, 7 skipped, 362 passed
Tests: 4 incompleted, 7 skipped, 364 passed