Skip to content

bugfix: HamsterGameResolver now also checks the test class, added test to check this functionality

Niklas Krieger requested to merge bugfix/ParameterNotResolvedInSubclass into master

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)

Merge request reports

Loading