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.Assertions.StringAssertTests Class Reference

Public Member Functions

void Contains ()
 
void ContainsFails ()
 
void DoesNotContain ()
 
void DoesNotContainFails ()
 
void StartsWith ()
 
void StartsWithFails ()
 
void DoesNotStartWith ()
 
void DoesNotStartWithFails ()
 
void EndsWith ()
 
void EndsWithFails ()
 
void DoesNotEndWith ()
 
void DoesNotEndWithFails ()
 
void CaseInsensitiveCompare ()
 
void CaseInsensitiveCompareFails ()
 
void IsMatch ()
 
void IsMatchFails ()
 
void DifferentEncodingsOfSameStringAreNotEqual ()
 

Member Function Documentation

void NUnit.Framework.Assertions.StringAssertTests.Contains ( )
inline
void NUnit.Framework.Assertions.StringAssertTests.DoesNotContain ( )
inline
void NUnit.Framework.Assertions.StringAssertTests.DoesNotContainFails ( )
inline
void NUnit.Framework.Assertions.StringAssertTests.StartsWith ( )
inline
void NUnit.Framework.Assertions.StringAssertTests.DoesNotStartWith ( )
inline
void NUnit.Framework.Assertions.StringAssertTests.DoesNotStartWithFails ( )
inline
void NUnit.Framework.Assertions.StringAssertTests.EndsWith ( )
inline
void NUnit.Framework.Assertions.StringAssertTests.DoesNotEndWith ( )
inline
void NUnit.Framework.Assertions.StringAssertTests.DoesNotEndWithFails ( )
inline
void NUnit.Framework.Assertions.StringAssertTests.CaseInsensitiveCompare ( )
inline
void NUnit.Framework.Assertions.StringAssertTests.IsMatch ( )
inline
void NUnit.Framework.Assertions.StringAssertTests.DifferentEncodingsOfSameStringAreNotEqual ( )
inline

The documentation for this class was generated from the following file: