IGLib
1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
|
Classes | |
class | IgnoreCaseDataProvider |
Public Member Functions | |
void | SetUp () |
void | HonorsIgnoreCase (IEnumerable expected, IEnumerable actual) |
![]() | |
void | SucceedsWithGoodValues (object value) |
void | FailsWithBadValues (object badValue, string message) |
![]() | |
void | ProvidesProperDescription () |
void | ProvidesProperStringRepresentation () |
Static Private Attributes | |
static object[] | SuccessData = new object[] { new int[] { 1, 3, 5 }, new int[] { 1, 2, 3, 4, 5 } } |
static object[] | FailureData |
Additional Inherited Members | |
![]() | |
Constraint | theConstraint |
string | expectedDescription = "<NOT SET>" |
string | stringRepresentation = "<NOT SET>" |
|
inline |
|
inline |
|
staticprivate |
|
staticprivate |