Swiftgram/AsyncDisplayKit
Huy Nguyen 72fca5395f Inject an ASDataController class to ASTableView, for testing purposes
- Injection can be done via a new internal initializer. The class will be used by ASTableView to create (and configure) a new data controller.
- ASTableViewTests now injects its own type of ASDataController. This facilitates new ways for testing ASTableView-specific behaviours. The first application is counting the number of times relayoutAllNodes is called on the data controller.
2015-10-26 13:52:49 +02:00
..
2015-10-09 21:15:32 -07:00
2015-09-15 00:58:48 +03:00
2015-09-22 13:16:59 -07:00
2015-02-23 14:55:15 -08:00
2014-06-26 22:32:55 -07:00
2015-09-16 20:15:48 -04:00