MComponentTestObserver Class Reference
class MComponentTestObserver
|
Comments : Allows a 'callback' through the
Complete()
function to indicate that the observed
CComponentTester
has completed its task
Member Functions Documentation
Complete(CComponentTester *, TInt)
Intended Usage : Indicates that the
CComponentTester
has completed a unit test
-
Since
-
7.0
-
Pre-condition
-
The specified unit test should have been launched
-
Post-condition
-
If all unit tests are complete then the specified
CComponentTester
and associated library are marked for deletion/unloading, or the next unit test is run.
Parameters
CComponentTester
* aTester
|
The observed component tester.
|
TInt
aUnitTestId
|
The id of the unit test which has completed.
|
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.