CUIEngine Class Reference
class CUIEngine : public CBase
|
Constructor & Destructor Documentation
CUIEngine(CUIIf *)
CUIEngine
|
(
|
CUIIf
*
|
aUi
|
)
|
[private]
|
Member Functions Documentation
AbortStartedTestCase(CUIEngineContainer *)
AddTestCaseFile(const TDesC &, const TDesC &)
TInt
|
AddTestCaseFile
|
(
|
const
TDesC
&
|
aModuleName,
|
|
const
TDesC
&
|
aCaseFile
|
|
)
|
|
Used to add test case file for test module.
Returns Symbian OS error code.
AddTestModule(const TDesC &, const TDesC &)
TInt
|
AddTestModule
|
(
|
const
TDesC
&
|
aModuleName,
|
|
const
TDesC
&
|
aIniFile
|
|
)
|
|
Used to add test module to test framework.
Returns Symbian OS error code.
Close()
Used to close TestFramework.
Returns Symbian OS error code.
ConstructL()
void
|
ConstructL
|
(
|
)
|
[private]
|
Second phase constructor.
ErrorPrint(TErrorNotification &)
Error information from Test framework.
Returns Symbian OS error code.
GetTestCasesL(RPointerArray< CTestInfo > &, const TDesC &, const TDesC &)
Get testcases from test modules. Returns test case information in aTestinfo. Test module name and test case file can be used to limit the set of test cases returned.
Returns Symbian OS error code.
GoingToReboot(CUIEngineContainer *, TRequestStatus &)
Forward reboot indication..
Open(const TDesC &)
TInt
|
Open
|
(
|
const
TDesC
&
|
aTestFrameworkIni
|
)
|
|
Used to open TestFramework.
Returns Symbian OS error code.
Parameters
const
TDesC
& aTestFrameworkIni
|
|
PrintProg(CUIEngineContainer *, TTestProgress &)
Progress information from Test case execution.
Returns Symbian OS error code.
RemoteMsg(CUIEngineContainer *, const TDesC &)
RemoveTestCaseFile(const TDesC &, const TDesC &)
TInt
|
RemoveTestCaseFile
|
(
|
const
TDesC
&
|
aModuleName,
|
|
const
TDesC
&
|
aCaseFile
|
|
)
|
|
Used to remove test case file from test module.
Returns Symbian OS error code.
RemoveTestModule(const TDesC &)
TInt
|
RemoveTestModule
|
(
|
const
TDesC
&
|
aModuleName
|
)
|
|
Used to remove test module to test framework.
Returns Symbian OS error code.
Parameters
const
TDesC
& aModuleName
|
|
StartTestCase(CUIEngineContainer *&, const CTestInfo &)
Start selected test case identified with
CTestInfo
. Return TestId, which is handle used in subsequent test case execution control.
Returns Symbian OS error code.
TestExecuted(CUIEngineContainer *, TFullTestResult &)
Test case executed.
Returns Symbian OS error code.
Member Data Documentation
RPointerArray< CUIEngineContainer > iContainerArray
CUIEngineErrorPrinter * iError
RTestEngineServer
iTestEngineServ
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.