mirror of
https://github.com/zhigang1992/NTDCoreDataTableViewController.git
synced 2026-04-23 10:47:17 +08:00
Renamed test to testSutWillLogFailureIfFRCsFetchFailed.
This commit is contained in:
@@ -59,7 +59,7 @@
|
||||
XCTAssertTrue([(NTDFakeTableView *)sut.tableView reloadDataIsCalled]);
|
||||
}
|
||||
|
||||
- (void)testLogIfFRCsFetchFailed
|
||||
- (void)testSutWillLogFailureIfFRCsFetchFailed
|
||||
{
|
||||
// given
|
||||
sut = [[NTDFakeCDTVC alloc] init];
|
||||
|
||||
Reference in New Issue
Block a user