scope assertions shorthands
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