Skip to content

scope assertions shorthands

Compare
Choose a tag to compare
@jarektkaczyk jarektkaczyk released this 12 Feb 03:59
· 8 commits to master since this release
New Feature - Asserting Scope Functionality (#1)

* add dev dependency on PHPUnit to allow hinting on Framework types

* add scope assertions

* sepearate the query mock so it can be used for advanced assertions

* fix documentation