Does NSUserDefaults work in logic tests or only in/on simulator/hardware?
+1
A:
It's definitely possible to validate in unit tests that you can set and retrieve values from NSUserDefaults, if that's what you mean.
chrispix
2010-07-08 19:24:52