Files
RestKit/Code/Testing
Blake Watters 3afc7c3501 Misc updates to RKTestFactory
* Add `objectFromFactory:properties:` this may deprecate `objectFromFactory:` in the future.
* Add `insertManagedObjectForEntityForName:inManagedObjectContext:withProperties:`. This helper method creates managed object instances in a given context (defaulting to the main queue context), sets its properties using an optional dictionary, and obtains a permanent `NSManagedObjectID` before returning. This is intended to reduce the boilerplate required to construct managed object factories.
2012-09-12 16:29:46 -04:00
..
2012-09-12 16:29:46 -04:00
2012-09-12 16:29:46 -04:00
2012-08-28 17:34:58 -04:00
2012-08-28 17:34:58 -04:00
2012-08-28 17:34:58 -04:00