You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the argument matcher is quite complex, there is a natural wish to extract the matcher to a separate method.
But in that case the analyzer produces a warning.
When the argument matcher is quite complex, there is a natural wish to extract the matcher to a separate method.
But in that case the analyzer produces a warning.
You can check the example in my repo: https://github.com/Tum4ik/just-clipboard-manager/blob/main/Tests/Tum4ik.JustClipboardManager.UnitTests/Services/PasteServiceTests.cs
The text was updated successfully, but these errors were encountered: