ECTestCase Class Reference
Inherits from | SenTestCase |
Declared in | ECTestCase.h |
Overview
This class contains a few utility methods which:
- support the macros
- support using classes that need run loops from unit tests
See this blog post for more details of the run loop support.