Rafał Grądziel
Results
2
comments of
Rafał Grądziel
`Moq` have also `Moq.Protected` to access protected methods by name (in a string). To mimic that in `NSubstitute` one can use this simple helper class/method: ``` public static class MockHelper...
I was also able to reproduce the issue from @Saibamen. The main point is that the bug is at re-creation container by Portainer **when called by a webhook** (it works...