This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- (void)testFetchCrumbsForStartTime | |
{ | |
[NSRunLoop currentRunLoop]; | |
// use the downloader to "download" the data | |
UMEPGQueryManager *queryMan = [[UMEPGQueryManager alloc] init]; | |
__block BOOL isDone = NO; | |
//Makes calls to several blocks, on different threads |