CTCTestCase Class Reference
class CTCTestCase : public CTestCase
|
Protected Member Functions
|
void
|
DoCancel
()
|
Inherited Functions
|
|
CActive::CActive(TInt)
|
|
CActive::Cancel()
|
|
CActive::Deque()
|
|
CActive::Extension_(TUint,TAny *&,TAny *)
|
|
CActive::IsActive()const
|
|
CActive::IsAdded()const
|
|
CActive::Priority()const
|
|
CActive::RunError(TInt)
|
|
CActive::SetActive()
|
|
CActive::SetPriority(TInt)
|
|
CActive::~CActive()
|
|
CBase::CBase()
|
|
CBase::Delete(CBase *)
|
|
CBase::operator new(TUint)
|
|
CBase::operator new(TUint,TAny *)
|
|
CBase::operator new(TUint,TLeave)
|
|
CBase::operator new(TUint,TLeave,TUint)
|
|
CBase::operator new(TUint,TUint)
|
|
CBase::~CBase()
|
|
CTestCase::CTestCase(CTestCombiner *,TInt,TFullTestResult::TCaseExecutionResult,TCaseType,CTCTestModule *)
|
|
CTestCase::ConstructL(TDesC &)
|
|
CTestCase::ExpectedResult()
|
|
CTestCase::ExpectedResultCategory()
|
|
CTestCase::RunL()
|
|
CTestCase::State()
|
|
CTestCase::TestId()
|
|
CTestCase::TestModule(void)
|
|
CTestCase::Type()
|
|
CTestCase::~CTestCase()
|
Constructor & Destructor Documentation
CTCTestCase(CTestCombiner *, TInt, TFullTestResult::TCaseExecutionResult, const TDesC &, CTCTestModule *)
Member Functions Documentation
Complete(TInt)
void
|
Complete
|
(
|
TInt
|
aError
|
)
|
[private, virtual]
|
Start complete the testcase(Complete2 make the final complete).
Complete2()
Final complete of the testcase.
ConstructL(TDesC &, TDesC &, const TDesC &)
void
|
ConstructL
|
(
|
TDesC
&
|
aModuleName,
|
|
TDesC
&
|
aTestId,
|
|
const
TDesC
&
|
aTestCaseArguments
|
|
)
|
[private]
|
By default Symbian OS constructor is private.
DoCancel()
void
|
DoCancel
|
(
|
)
|
[protected, virtual]
|
DoCancel derived from
CActive
handles the Cancel
EventArray()
Get reference to event array.
IsCompletelyFinished(void)
TBool
|
IsCompletelyFinished
|
(
|
void
|
|
)
|
[virtual]
|
Checks state and progress notifier
ModuleName()
const
TDesC
&
|
ModuleName
|
(
|
)
|
[inline]
|
Get reference to ModuleName.
NewL(CTestCombiner *, TDesC &, TDesC &, TInt, TFullTestResult::TCaseExecutionResult, const TDesC &, CTCTestModule *)
StartL()
void
|
StartL
|
(
|
)
|
[virtual]
|
StateEventArray()
Get reference to state event array.
TestCaseArguments()
const
TDesC
&
|
TestCaseArguments
|
(
|
)
|
const
|
Member Data Documentation
CTestCommandNotifier * iCommand
CTestEventNotifier * iEvent
RPointerArray< CTestEventNotify > iEventArray
HBufC * iModuleName
HBufC
*
|
iModuleName
|
[private]
|
CTestProgressNotifier * iProgress
TFullTestResultPckg
iResultPckg
RPointerArray< TEventIf > iStateEventArray
HBufC * iTestCaseArguments
HBufC
*
|
iTestCaseArguments
|
[private]
|
RTestExecution
iTestExecution
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.