//reset mock reset(calcService);. Here we've reset mock object. MathApplication makes use of calcService and after reset the mock, using mocked method will fail ...
確定! 回上一頁