IGLib
1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
|
Classes | |
class | DateTimeEquality |
class | DateTimeOffSetEquality |
class | DateTimeOffsetShouldBeSame |
class | DictionaryEquality |
class | FloatingPointEquality |
class | UsingModifier |
Public Member Functions | |
void | SetUp () |
![]() | |
void | SucceedsWithGoodValues (object value) |
void | FailsWithBadValues (object badValue, string message) |
![]() | |
void | ProvidesProperDescription () |
void | ProvidesProperStringRepresentation () |
Static Private Attributes | |
static object[] | SuccessData = new object[] {4, 4.0f, 4.0d, 4.0000m} |
static object[] | FailureData |
Additional Inherited Members | |
![]() | |
Constraint | theConstraint |
string | expectedDescription = "<NOT SET>" |
string | stringRepresentation = "<NOT SET>" |
|
inline |
|
staticprivate |
|
staticprivate |