I'm updating an app to use the new state preservation and restoration functionality in iOS 6. As far as I can tell the best guidance on testing this in apps involves doing it manually (e.g. http://www.absoluteripple.com/1/post/2012/09/ios-6-state-preservation-and-restoration.html ).
Are there any ways to do automated testing of preserving and restoring state?