ochamcrest Questions
2
I'm using OCMockito and I want to test a method in my ViewController that uses a NetworkFetcher object and a block:
- (void)reloadTableViewContents
{
[self.networkFetcher fetchInfo:^(NSArray *res...
Vizard asked 25/5, 2014 at 21:56
1
© 2022 - 2024 — McMap. All rights reserved.