#import @interface XMLRPCParserTest : SenTestCase { NSDictionary *myTestCases; } - (void)testEventBasedParser; @end