TTCKeywords Class Reference

class TTCKeywords

Member Functions Documentation

EventOptArg(TInt)

TPtrC EventOptArg(TIntaArg)[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(TIntaKeyword)[static]

Returns a string desrciptor corresponding to keyword number.

Parameters

TInt aKeyword

Parse(TDesC &, KeywordFunc)

TInt Parse(TDesC &aKeyword,
KeywordFuncaFunc
)[static]

Returns a keyword enum corresponding to keyword string descriptor.

Parameters

TDesC & aKeyword
KeywordFunc aFunc

PauseOptArg(TInt)

TPtrC PauseOptArg(TIntaArg)[static]

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

Parameters

TInt aArg

Priority(TInt)

TPtrC Priority(TIntaArg)[static]

Returns a string desrciptor corresponding to priority enum value.

Parameters

TInt aArg

ResultCategory(TInt)

TPtrC ResultCategory(TIntaArg)[static]

Returns result category description.

Parameters

TInt aArg

RunOptArg(TInt)

TPtrC RunOptArg(TIntaArg)[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