Skip to main content

IDateAndTimeAssertions

Short summary

This interface provides assert statements for date and time types For 32 bit date and time types use IDateAndTimeAssertions.simple For 64 bit date and time types use IDateAndTimeAssertions.long

AccessAbstractFinalExtendsImplements
-NoNo__SYSTEM.IQueryInterface-

UML Diagram

Properties

long

Type: ILongDateAndTimeAssertions

Returns an interface with assert statements for 64 bit times

simple

Type: ISimpleDateAndTimeAssertions

Returns the interface ISimpleDateAndTimeAssertions with assert statements for date and time types with 32 bit length

Code

Declaration

INTERFACE IDateAndTimeAssertions EXTENDS __SYSTEM.IQueryInterface