Assert.That Method (NUnit.Framework) | Microsoft Learn
2025年11月12日 · Apply a constraint to an actual value, succeeding if the constraint is satisfied and throwing an assertion exception on failure. Asserts that a condition is true. If the condition is false the …