We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 578e318 commit 5ec339dCopy full SHA for 5ec339d
documentation/NUnit4002.md
@@ -52,6 +52,7 @@ public void Test()
52
Assert.That(actualObject, Is.Null);
53
Assert.That(actualInt, Is.Default);
54
}
55
+```
56
57
<!-- start generated config severity -->
58
## Configure severity
0 commit comments