This website requires JavaScript.
Explore
Help
Register
Sign In
kylefang
/
RestKit
Watch
1
Star
0
Fork
0
You've already forked RestKit
mirror of
https://github.com/zhigang1992/RestKit.git
synced
2026-04-07 09:37:31 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e088bdc186285de0a03dd6b9f37dc20249395c8a
RestKit
/
Tests
/
Logic
/
Network
History
Blake Watters
28c8262b0d
Port commented out unit tests from 0.10.x to latest development sources to nail down issues with targetObject behaviors
2012-11-05 18:38:24 -05:00
..
RKManagedObjectRequestOperationTest.m
Add support for specifying a configuration and customizing the options when adding a SQLite persistent store to the managed object store.
closes
#984
2012-10-29 00:32:56 -04:00
RKObjectRequestOperationTest.m
Port commented out unit tests from 0.10.x to latest development sources to nail down issues with targetObject behaviors
2012-11-05 18:38:24 -05:00
RKRequestDescriptorTest.m
Add assertions to prevent attempts to create request descriptor objects with inappropriate mappings.
fixes
#976
2012-10-14 14:57:02 -04:00
RKResponseDescriptorTest.m
Rework path based response descriptor matching and expand test coverage. Eliminate path normalization.
fixes
#987
2012-10-14 13:51:39 -04:00
RKResponseMapperOperationTest.h
Add test coverage and fixed invalid error reporting when processing a client error that is empty and unmappable (i.e. {}). refs
#983
,
closes
#978
2012-10-06 01:54:12 -04:00
RKResponseMapperOperationTest.m
Rework path based response descriptor matching and expand test coverage. Eliminate path normalization.
fixes
#987
2012-10-14 13:51:39 -04:00
RKRouteSetTest.m
Port passing Logic Test coverage to ARC
2012-09-26 11:35:16 -04:00