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.Constraints.EqualTests Class Reference

Classes

class  SomeClass
 

Public Member Functions

void FailedStringMatchShowsFailurePosition ()
 
void LongStringsAreTruncated ()
 
void LongStringsAreTruncatedAtBothEndsIfNecessary ()
 
void LongStringsAreTruncatedAtFrontEndIfNecessary ()
 
void CheckExceptionMessage (Exception ex)
 
void TestPropertyWithPrivateSetter ()
 

Static Private Attributes

static readonly string testString = "abcdefghijklmnopqrstuvwxyz0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyz0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789"
 

Member Function Documentation

void NUnit.Framework.Constraints.EqualTests.FailedStringMatchShowsFailurePosition ( )
inline
void NUnit.Framework.Constraints.EqualTests.LongStringsAreTruncated ( )
inline
void NUnit.Framework.Constraints.EqualTests.LongStringsAreTruncatedAtBothEndsIfNecessary ( )
inline
void NUnit.Framework.Constraints.EqualTests.LongStringsAreTruncatedAtFrontEndIfNecessary ( )
inline
void NUnit.Framework.Constraints.EqualTests.CheckExceptionMessage ( Exception  ex)
inline
void NUnit.Framework.Constraints.EqualTests.TestPropertyWithPrivateSetter ( )
inline

Member Data Documentation

readonly string NUnit.Framework.Constraints.EqualTests.testString = "abcdefghijklmnopqrstuvwxyz0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyz0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789"
staticprivate

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