TestToolBox::CheckType Namespace Reference

Mode of checking recorded events. More...

Enumerations

enum  Enum {
  eNOT_SET, eSTRICT, eSEQUENTIAL, eMULTIPLE_SEQUENCES,
  eVARIABLE
}

Detailed Description

Mode of checking recorded events.


Enumeration Type Documentation

Enumerator:
eNOT_SET 

check type is not set

eSTRICT 

all events are checked for exact order

eSEQUENTIAL 

the events must follow each other, but it is allowed that other events may lay between

eMULTIPLE_SEQUENCES 

the events must follow each other, but it is allowed that other events may lay between; in contrast to eSEQUENTIAL multiple sequences can be defined in advance before checking the recorded events if they fulfill all requirements concerning the sequential orders; this setting is especially useful when there are identical events which belong to different sequences and there are several tries needed to check all possibilities of attaching an event to any of the exepected orders

eVARIABLE 

the events may occur in any order

Generated on Fri May 27 22:58:04 2011 for TestToolBox by  doxygen 1.6.3