Click or drag to resize

SmartTests.Ranges Namespace

The SmartTests.Ranges namespace contains classes to represent types that can be involved in criteria. Current type are numeric types for defining ranges criteria.
Classes
  ClassDescription
Public classByteType
Represents a Range of integer values (with several chunks)
Public classByteTypeHelper
Public classDateTimeType
Represents a Range of DateTime values (with several chunks)
Public classDateTimeTypeHelper
Public classDecimalType
Represents a Range of decimal values (with several chunks)
Public classDecimalTypeHelper
Public classDoubleType
Represents a Range of double values (with several chunks)
Public classDoubleTypeHelper
Public classEnumType
Represents one or more enum values
Public classEnumTypeHelper
A helper type to create EnumType.
Public classEnumTypeHelperPlaceHolderT
Public classInt16Type
Represents a Range of short values (with several chunks)
Public classInt16TypeHelper
Public classInt32Type
Represents a Range of integer values (with several chunks)
Public classInt32TypeHelper
Public classInt64Type
Represents a Range of long values (with several chunks)
Public classInt64TypeHelper
Public classNumericTypeT, TType
Represents a Range of numeric values (with several chunks)
Public classSByteType
Represents a Range of integer values (with several chunks)
Public classSByteTypeHelper
Public classSingleType
Represents a Range of float values (with several chunks)
Public classSingleTypeHelper
Public classUInt16Type
Represents a Range of integer values (with several chunks)
Public classUInt16TypeHelper
Public classUInt32Type
Represents a Range of integer values (with several chunks)
Public classUInt32TypeHelper
Public classUInt64Type
Represents a Range of long values (with several chunks)
Public classUInt64TypeHelper
Structures
Interfaces