Add missing assert for mock
What does this MR do?
Add missing assert for mock
Why was this MR needed?
Every mock we create should call AssertExpectations
to make sure everything gets called as we expect to.
Does this MR meet the acceptance criteria?
-
Documentation created/updated -
Added tests for this feature/bug -
In case of conflicts with master
- branch was rebased