CTestInfo Class Reference
class CTestInfo : public CBase
|
Constructor & Destructor Documentation
CTestInfo(const CTestInfo &)
CTestInfo
|
(
|
const
CTestInfo
&
|
|
)
|
[private, inline]
|
Member Functions Documentation
ConstructL()
void
|
ConstructL
|
(
|
)
|
[private]
|
ExpectedResult()
TInt
|
ExpectedResult
|
(
|
)
|
const [inline]
|
ModuleName()
const
TDesC
&
|
ModuleName
|
(
|
)
|
const [inline]
|
Priority()
TInt
|
Priority
|
(
|
)
|
const [inline]
|
SetModuleName(const TDesC &)
TInt
|
SetModuleName
|
(
|
const
TDesC
&
|
aModuleName
|
)
|
|
Parameters
const
TDesC
& aModuleName
|
|
SetPriority(TInt)
void
|
SetPriority
|
(
|
TInt
|
aPriority
|
)
|
[inline]
|
SetTestCaseFile(const TDesC &)
TInt
|
SetTestCaseFile
|
(
|
const
TDesC
&
|
aTestCaseFile
|
)
|
|
Parameters
const
TDesC
& aTestCaseFile
|
|
SetTestCaseNumber(TInt)
void
|
SetTestCaseNumber
|
(
|
TInt
|
aTestCaseNumber
|
)
|
[inline]
|
SetTestCaseTitle(const TDesC &)
TInt
|
SetTestCaseTitle
|
(
|
const
TDesC
&
|
aTitle
|
)
|
|
SetTimeout(const TTimeIntervalMicroSeconds &)
TestCaseFile()
const
TDesC
&
|
TestCaseFile
|
(
|
)
|
const [inline]
|
TestCaseNum()
TInt
|
TestCaseNum
|
(
|
)
|
const [inline]
|
TestCaseTitle()
const
TDesC
&
|
TestCaseTitle
|
(
|
)
|
const [inline]
|
operator=(const CTestInfo &)
operator==(const CTestInfo &)
Member Data Documentation
TInt
iCaseNumber
TInt
|
iCaseNumber
|
[private]
|
TInt
iExpectedResult
TInt
|
iExpectedResult
|
[private]
|
TPtrC
iModuleName
TPtrC
|
iModuleName
|
[private]
|
HBufC * iModuleNameBuf
HBufC
*
|
iModuleNameBuf
|
[private]
|
TPtrC
iTestCaseFile
TPtrC
|
iTestCaseFile
|
[private]
|
HBufC * iTestCaseFileBuf
HBufC
*
|
iTestCaseFileBuf
|
[private]
|
TTimeIntervalMicroSeconds
iTimeout
HBufC * iTitleBuf
HBufC
*
|
iTitleBuf
|
[private]
|
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.