Title: Several
终极管理员 知识笔记 61阅读
's assertion of equality judgment assertion. Expected AreEqual (expected, actual [,string message]) Expected actual Actual The message reported when there is an error is Null regardless of whether the object is null or not. IsNull(object [,string messgae]) assertion. IsNotNull (object [,string message]) is the same-whether it is asserted for the same object. AerSame(experted, actual [,string message]) is true-asserts whether the condition is true. IsTrue (Boolean condition [,string message]) failed-immediate assertion failed. Failed ([string message])

标签: