I was wondering if it was possible to test iOS phone state in your unit testing? Is it possible to shutdown the phone and then turn it back on in your unit test? Is there a third party software that could test this?
thanks in advance!!
I was wondering if it was possible to test iOS phone state in your unit testing? Is it possible to shutdown the phone and then turn it back on in your unit test? Is there a third party software that could test this?
thanks in advance!!
I do not know of a testing framework that will reboot and wait for it to restart before continuing.
Here is some more information: iphone reboot programmatically