1 Tests the basic operation of DeviceOrientation using the mock. 2 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". 4 5 6 PASS deviceOrientationEvent.alpha is mockAlpha 7 PASS deviceOrientationEvent.beta is mockBeta 8 PASS deviceOrientationEvent.gamma is mockGamma 9 PASS successfullyParsed is true 10 11 TEST COMPLETE 12 13