CStartedTestSet Class Reference
class CStartedTestSet : public CBase |
Constructor & Destructor Documentation
CStartedTestSet(CUIStore *, TSetType)
~CStartedTestSet()
~CStartedTestSet | ( | ) | [virtual] |
Member Functions Documentation
ConstructL(const CTestSetInfo &)
By default Symbian OS constructor is private.
GetOriginalTestSet()
Returns pointer to original test set.
IsRunning(const CStartedTestCase *)
Check if test case running in this test set.
NewL(CUIStore *, const CTestSetInfo &, TSetType)
NewL is first phase of two-phased constructor.
NullOriginalTestSet()
void | NullOriginalTestSet | ( | ) | |
Sets pointer to original test set to NULL.
SetNotStartedCasesMode(TBool)
void | SetNotStartedCasesMode | ( | TBool | aNotStartedCasesMode | ) | |
Sets mode in which only not executed tests will be run.
Parameters
TBool aNotStartedCasesMode | |
StartNext()
Start next testcase. Returns KErrNotFound if does not exits.
Status()
TInt
| Status | ( | ) | const [inline] |
TestCases()
Get test cases runned/running in test set.
TestCompleted(const CStartedTestCase *, TFullTestResult)
Test from this set completed.
Member Enumerations Documentation
Enum TSetType
Enumerators
ESetSequential | |
ESetParallel | |
Member Data Documentation
TAny * iBackPtr
Backpointer that can be utilized by UI, not used from UI Engine.
TBool
iNotStartedCasesMode
TBool
| iNotStartedCasesMode | [private] |
CTestSetInfo * iOriginalTestSet
TBool
iResultSet
TBool
| iResultSet | [private] |
TInt
iRunningCases
TInt
| iRunningCases | [private] |
RRefArray< CStartedTestCase > iTestCases
CTestSetInfo * iTestSetInfo
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.