CTestSetInfo Class Reference
class CTestSetInfo : public CBase
|
Constructor & Destructor Documentation
CTestSetInfo()
CTestSetInfo
|
(
|
)
|
[private]
|
~CTestSetInfo()
~CTestSetInfo
|
(
|
)
|
[virtual]
|
Member Functions Documentation
AddTestCase(const CTestInfo &)
ConstructL(const TDesC &)
void
|
ConstructL
|
(
|
const
TDesC
&
|
aName
|
)
|
[private]
|
By default Symbian OS constructor is private.
CopyL(const CTestSetInfo &)
NewL is first phase of two-phased constructor.
GetLastStartedCaseIndex(void)
TUint
|
GetLastStartedCaseIndex
|
(
|
void
|
|
)
|
|
Gets the info which test case has been started lately.
InsertTestCase(const CTestInfo &, TInt)
Insert test case to specific location.
Name()
const
TDesC
&
|
Name
|
(
|
)
|
const [inline]
|
NewL(const TDesC &)
NewL is first phase of two-phased constructor.
RemoveTestCase(const CTestInfo &)
Remove test case from set.
RenameTestSet(const TDesC &)
void
|
RenameTestSet
|
(
|
const
TDesC
&
|
aTestSetName
|
)
|
|
Parameters
const
TDesC
& aTestSetName
|
|
SetLastStartedCaseIndex(TUint)
void
|
SetLastStartedCaseIndex
|
(
|
TUint
|
aLastStartedCaseIndex
|
)
|
|
Sets the info which test case has been started lately.
Parameters
TUint
aLastStartedCaseIndex
|
|
Member Data Documentation
TUint
iLastStartedCaseIndex
TUint
|
iLastStartedCaseIndex
|
[private]
|
RRefArray< const CTestInfo > iTestCaseRefs
RPointerArray< CTestInfo > iTestCases
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.