objective c - Insert test data in Core Data -


i'm writing unit tests in project using core data (xcode 5). testing purpose need insert bundle of data core data model in setup.

what easiest way doing that? instance helpful if write xml file , populate core data.

you can use valentina studio open core data model(sqlite file) , insert values.


Comments

Popular posts from this blog

java.util.scanner - How to read and add only numbers to array from a text file -

rewrite - Trouble with Wordpress multiple custom querystrings -