mirror of
https://github.com/zhigang1992/RestKit.git
synced 2026-04-26 05:45:39 +08:00
Reorganization and cleanups of Unit Tests
* Reorganized tests to accommodate split into Logic & Application. * Eliminated 'Spec' naming in favor of 'Test' as the suite is entirely based on SenTest. * Pulled majority of testing support classes up into the library and documented them. * Introduced RKApplicationTests app for running the RKTableController UI tests
This commit is contained in:
@@ -22,8 +22,8 @@
|
||||
#import "RKFormSection.h"
|
||||
#import "RKTableViewCellMapping.h"
|
||||
#import "RKTableController.h"
|
||||
#import "../ObjectMapping/RKObjectMappingOperation.h"
|
||||
#import "../Support/RKLog.h"
|
||||
#import "RKObjectMappingOperation.h"
|
||||
#import "RKLog.h"
|
||||
|
||||
// Set Logging Component
|
||||
#undef RKLogComponent
|
||||
|
||||
Reference in New Issue
Block a user