bugfix: HamsterGameResolver now also checks the test class, added test to check this functionality
The HamsterGameResolver now also checks the TestClass. If the test class hasn't the annotation, the one of the declaring class (the one which has the method) is used.
Closes #16 (closed)