TTCKeywords Class Reference

class TTCKeywords

Member Functions Documentation

EventOptArg(TInt)

TPtrC EventOptArg ( TInt aArg ) [static]

Returns a string desrciptor corresponding to event keywords optional argument number.

Parameters

TInt aArg

GetResultCategory(TDesC &)

TFullTestResult::TCaseExecutionResult GetResultCategory ( TDesC & aCategory ) [static]

Returns result category type.

Parameters

TDesC & aCategory

Keyword(TInt)

TPtrC Keyword ( TInt aKeyword ) [static]

Returns a string desrciptor corresponding to keyword number.

Parameters

TInt aKeyword

Parse(TDesC &, KeywordFunc)

TInt Parse ( TDesC & aKeyword,
KeywordFunc aFunc
) [static]

Returns a keyword enum corresponding to keyword string descriptor.

Parameters

TDesC & aKeyword
KeywordFunc aFunc

PauseOptArg(TInt)

TPtrC PauseOptArg ( TInt aArg ) [static]

Returns a string desrciptor corresponding to pause keyword optional argument number.

Parameters

TInt aArg

Priority(TInt)

TPtrC Priority ( TInt aArg ) [static]

Returns a string desrciptor corresponding to priority enum value.

Parameters

TInt aArg

ResultCategory(TInt)

TPtrC ResultCategory ( TInt aArg ) [static]

Returns result category description.

Parameters

TInt aArg

RunOptArg(TInt)

TPtrC RunOptArg ( TInt aArg ) [static]

Returns a string desrciptor corresponding to run keyword optional argument number.

Parameters

TInt aArg

Member Enumerations Documentation

Enum TEventOptArgs

Enumerators

EState

Enum TKeywords

Enumerators

ETitle
ERun
ECancel
EPause
EResume
EComplete
ERequest
EWait
ERelease
ESet
EUnset
ETimeout
EPriority
EPrint
EAllocate
EFree
ERemote
ESendReceive
ECancelIfError
EMeasurement
ELoop
EEndLoop
EPauseCombiner

Enum TPauseOptArgs

Enumerators

ETime

Enum TPriority

Enumerators

EPriHigh
EPriNormal
EPriLow

Enum TRunOptArgs

Enumerators

EExpect
ETestid
EIni
ECategory
ECaseTimeout
ECaseTitle
EArgs