#import @interface TestListenerTest : TestCase { TestResult *result; int startCount, failureCount, errorCount, endCount; } @end