CTestCase Class Reference
class CTestCase : public CObject
|
Constructor & Destructor Documentation
CTestCase(CTestEngine *, CTestModuleController *, TTestInfo &, CTestModuleController *)
Member Functions Documentation
CancelAsyncRequest(const RMessage2 &)
void
|
CancelAsyncRequest
|
(
|
const
RMessage2
&
|
aMessage
|
)
|
|
Cancel outstanding asynchronous request.
CheckCtlEvent(const TEventIf &)
Check if CtlEvent should be called
ConstructL(CTestReport *, TTestInfo &)
By default Symbian OS constructor is private.
CtlEvent(const TEventIf &, TRequestStatus &)
ExecuteCommandL(TCommand, TDesC8 &)
void
|
ExecuteCommandL
|
(
|
TCommand
|
aCommand,
|
|
TDesC8
&
|
aParamsPckg
|
|
)
|
|
Executes command received from test case.
Parameters
TCommand
aCommand
|
|
TDesC8
& aParamsPckg
|
|
GetModuleControllers(CTestModuleController **)
Return module controller and real module controller.
ModuleName()
const
TDesC
&
|
ModuleName
|
(
|
)
|
|
Return the name of Test Module.
NewL(CTestEngine *, CTestModuleController *, CTestReport *, TTestInfo &, CTestModuleController *)
NewL is two-phased constructor.
NotifyProgressL(const RMessage2 &)
void
|
NotifyProgressL
|
(
|
const
RMessage2
&
|
aMessage
|
)
|
|
Notify progress from Test Module.
NotifyRemoteMsgL(const RMessage2 &)
void
|
NotifyRemoteMsgL
|
(
|
const
RMessage2
&
|
aMessage
|
)
|
|
Notify remote commands from Test Module.
NotifyRemoteTypeL(const RMessage2 &)
void
|
NotifyRemoteTypeL
|
(
|
const
RMessage2
&
|
aMessage
|
)
|
|
Notify remote commands from Test Module.
Pause()
Suspend the test case execution.
ResetModuleController(CTestModuleController *)
Set new module controller for test case (only in case when original controller crashed).
ResetRealModuleController(CTestModuleController *)
Set new real module controller for test case (only in case when original controller crashed).
Resume()
Resume the suspended test case execution.
RunTestCaseL(const RMessage2 &)
void
|
RunTestCaseL
|
(
|
const
RMessage2
&
|
aMessage
|
)
|
|
Member Data Documentation
CTestModuleController * iRealModuleController
CTestCommandNotifier * iTestCaseCommand
CTestCaseController * iTestCaseController
CTestEventNotifier * iTestCaseEvent
CTestProgressNotifier * iTestCasePrint
CTestRemoteCmdNotifier * iTestCaseRemoteCmd
CTestEngine * iTestEngine
RTestExecution
iTestExecution
CTestModuleController * iTestModule
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.