Assert.That (myString, new EqualConstraint("Hello")); ... provides a number of constraint classes similar to the EqualConstraint used in the example above.
確定! 回上一頁