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