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.NullableTypesTests Class Reference

Classes

struct  MyStruct
 

Public Member Functions

void CanTestForNull ()
 
void CanCompareNullableInts ()
 
void CanCompareNullableDoubles ()
 
void CanTestForNaN ()
 
void CanCompareNullableDecimals ()
 
void CanCompareWithTolerance ()
 
void CanCompareNullableEnums ()
 
void CanCompareNullableMixedNumerics ()
 
void CanCompareNullableStructs ()
 

Private Types

enum  Colors { Colors.Red, Colors.Blue, Colors.Green }
 

Member Enumeration Documentation

Enumerator
Red 
Blue 
Green 

Member Function Documentation

void NUnit.Framework.Assertions.NullableTypesTests.CanTestForNull ( )
inline
void NUnit.Framework.Assertions.NullableTypesTests.CanCompareNullableInts ( )
inline
void NUnit.Framework.Assertions.NullableTypesTests.CanCompareNullableDoubles ( )
inline
void NUnit.Framework.Assertions.NullableTypesTests.CanTestForNaN ( )
inline
void NUnit.Framework.Assertions.NullableTypesTests.CanCompareNullableDecimals ( )
inline
void NUnit.Framework.Assertions.NullableTypesTests.CanCompareWithTolerance ( )
inline
void NUnit.Framework.Assertions.NullableTypesTests.CanCompareNullableEnums ( )
inline
void NUnit.Framework.Assertions.NullableTypesTests.CanCompareNullableMixedNumerics ( )
inline
void NUnit.Framework.Assertions.NullableTypesTests.CanCompareNullableStructs ( )
inline

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