MUnitTestObserver Class Reference
Comments : Provides a callback method to the CComponentTester to indicate that the unit test has completed
Member Functions Documentation
Complete(CUnitTest *)
void | Complete | ( | CUnitTest * | aUnitTest | ) | [pure virtual] |
Intended Usage : Allows a 'callback' to indicate that the observed class has completed its task Error Condition : None
- Since
- 7.0
- Pre-condition
- Should be called to indicate that all transitions in the unit test have completed
- Post-condition
- The unit test should have completed all operation as it could now be unloaded
Parameters
CUnitTest * aUnitTest | 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.