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
Post a Comment