1Tests that updates to the orientation causes new events to fire. 2 3On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". 4 5 6PASS deviceOrientationEvent.alpha is mockEvent.alpha 7PASS deviceOrientationEvent.beta is mockEvent.beta 8PASS deviceOrientationEvent.gamma is mockEvent.gamma 9PASS deviceOrientationEvent.alpha is mockEvent.alpha 10PASS deviceOrientationEvent.beta is mockEvent.beta 11PASS deviceOrientationEvent.gamma is mockEvent.gamma 12PASS successfullyParsed is true 13 14TEST COMPLETE 15 16