Files
RestKit/Tests/Fixtures/JSON/ArrayOfNestedDictionaries.json
Blake Watters 4142ffdb42 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
2012-02-10 17:32:23 -05:00

29 lines
1.5 KiB
JSON

{
"name": "TechCrunch",
"mediaGroups": [
{
"contents": [
{
"url": "http://tctechcrunch2011.files.wordpress.com/2011/09/screen-shot-2011-09-29-at-3-30-24-pm.png?w=116",
"medium": "image",
"title": "Tiangong 1 Launch",
"thumbnails": [
{
"url": "http://tctechcrunch2011.files.wordpress.com/2011/09/screen-shot-2011-09-29-at-3-30-24-pm.png?w=116"
}
]
},
{
"url": "http://1.gravatar.com/avatar/123a4c264172746af556b0c74c72b308?s=96&d=identicon&r=G",
"medium": "image",
"title": "biggsismyboss",
"thumbnails": [
{
"url": "http://tctechcrunch2011.files.wordpress.com/2011/09/screen-shot-2011-09-29-at-3-30-24-pm.png?w=116"
}
]
}
]
}
]
}