IGListKit/IGListKit.xcodeproj
Tim Oliver 501cccc6f0 Provide full test coverage for IGListDiffKit model description strings
Summary:
Five model classes in IGListDiffKit: `IGListBatchUpdateData`, `IGListIndexPathResult`, `IGListIndexSetResult`, `IGListMoveIndex`, and `IGListMoveIndexPath` didn't have 100% test coverage because their `description` debug string methods weren't being tested.

I added a new unit test file specifically for testing description strings in IGListDiffKit wrote a basic test to verify each one.

This brings IGListDiffKit's test coverage back up to 100%.

Differential Revision: D44002058

fbshipit-source-id: ebb1bbb3c9a6d380540fc6bbedf5b8c5e5b254f1
2023-03-21 19:12:01 -07:00
..
project.xcworkspace use cocoapods cdn (#1386) 2019-11-20 09:24:48 -08:00
xcshareddata/xcschemes Split IGListKit and IGListDiffKit (#1377) 2019-10-31 08:26:12 -07:00
project.pbxproj Provide full test coverage for IGListDiffKit model description strings 2023-03-21 19:12:01 -07:00