Open
Description
Following test methods are failing:
✔ testMultipleEntriesForOneMethod
method call for: 'foo()' with params: (10, 30) was not executed!
✔ testAssertFailsSameMethod
method call for: 'bar()' with params: (10, 30) was not executed!
✔ testAssertOK
method call for: 'bar()' with params: (10, 30) was not executed!
✔ testAssertThrowsOK
method call for: 'bar()' with params: (10) was not executed!