mirror of
https://github.com/zhigang1992/RestKit.git
synced 2026-05-10 13:41:48 +08:00
* 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
15 lines
160 B
JSON
15 lines
160 B
JSON
[
|
|
{
|
|
"id":31337,
|
|
"name":"Blake Watters"
|
|
},
|
|
{
|
|
"id":187,
|
|
"name":"Jeremy Ellison"
|
|
},
|
|
{
|
|
"id":7,
|
|
"name":"Rachit Shukla"
|
|
}
|
|
]
|