IGLib  1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
NUnit.Framework.StringAssert Member List

This is the complete list of members for NUnit.Framework.StringAssert, including all inherited members.

AreEqualIgnoringCase(string expected, string actual, string message, params object[] args)NUnit.Framework.StringAssertinlinestatic
AreEqualIgnoringCase(string expected, string actual)NUnit.Framework.StringAssertinlinestatic
AreNotEqualIgnoringCase(string expected, string actual, string message, params object[] args)NUnit.Framework.StringAssertinlinestatic
AreNotEqualIgnoringCase(string expected, string actual)NUnit.Framework.StringAssertinlinestatic
Contains(string expected, string actual, string message, params object[] args)NUnit.Framework.StringAssertinlinestatic
Contains(string expected, string actual)NUnit.Framework.StringAssertinlinestatic
DoesNotContain(string expected, string actual, string message, params object[] args)NUnit.Framework.StringAssertinlinestatic
DoesNotContain(string expected, string actual)NUnit.Framework.StringAssertinlinestatic
DoesNotEndWith(string expected, string actual, string message, params object[] args)NUnit.Framework.StringAssertinlinestatic
DoesNotEndWith(string expected, string actual)NUnit.Framework.StringAssertinlinestatic
DoesNotMatch(string pattern, string actual, string message, params object[] args)NUnit.Framework.StringAssertinlinestatic
DoesNotMatch(string pattern, string actual)NUnit.Framework.StringAssertinlinestatic
DoesNotStartWith(string expected, string actual, string message, params object[] args)NUnit.Framework.StringAssertinlinestatic
DoesNotStartWith(string expected, string actual)NUnit.Framework.StringAssertinlinestatic
EndsWith(string expected, string actual, string message, params object[] args)NUnit.Framework.StringAssertinlinestatic
EndsWith(string expected, string actual)NUnit.Framework.StringAssertinlinestatic
Equals(object a, object b)NUnit.Framework.StringAssertinlinestatic
IsMatch(string pattern, string actual, string message, params object[] args)NUnit.Framework.StringAssertinlinestatic
IsMatch(string pattern, string actual)NUnit.Framework.StringAssertinlinestatic
ReferenceEquals(object a, object b)NUnit.Framework.StringAssertinlinestatic
StartsWith(string expected, string actual, string message, params object[] args)NUnit.Framework.StringAssertinlinestatic
StartsWith(string expected, string actual)NUnit.Framework.StringAssertinlinestatic