Grzegorz Gałęzowski
Grzegorz Gałęzowski
The following test crashes NUnit: ```csharp [Test] public void Test1() { Received.InOrder(async () => { throw new Exception(); }); } ``` If I remove the `async` keyword, then the exception...
Hi, I have used this functionality in mockito in Java and I miss it in NSubstitute. As far as I know, NSub does not provide a way to achieve it....
public void DoSomething(int a, int b, bool doThisWayOrOtherwise) { if(doThisWayOrOtherwise) behaviorA(); else behaviorB(); }
e.g. references to patterns used and SOLID principles or alternative views etc. This should be done without distracting and overwhelming a reader. Thanks to Reuven Yagel for pointing this.
Index can be used to evaluate story lines and structure of the book as well as help readers with backlinks from the index to the content. Seems like there's no...
Hi, This is a PR that does, as I understand it, a complete handling of NRTs in Functional.Maybe. I closed the earlier PR thinking there is a better way to...
O have an open source project (https://github.com/grzesiek-galezowski/nscan) that uses msbuild to load and evaluate a bunch of csproj files. I recently started using MSBuildLocator and I am running into an...
From Damian
If available, pick another one with more than 0 arguments