David Laubreiter

Results 3 issues of David Laubreiter

[As already discussed](https://github.com/NagRock/ts-mockito/issues/26), a deepVerify method would be very handy in checking arguments.

According to [this ](https://github.com/mitchellh/mapstructure/issues/53#issuecomment-273342420)comment, encoding should be the arguments reversed. However, the mapstructure annotations are lost and it's not correctly encoded. Example: https://go.dev/play/p/m1pPpDYYMED The expected output should have been ```...

#### What this PR does / Why we need it: Some of our e2e tests failed in the recent builds, and we are not able to pinpoint the issue. Locally,...

run-e2e-test