Pass | Alpha, Beta and Gamma are null. absolute is false. | Asserts runPass | assert_equals(null, null, "alpha is set to null")
at Test.<anonymous> ( /orientation-event/orientation/t012-manual.https.html:22:13) | Pass | assert_equals(null, null, "beta is set to null")
at Test.<anonymous> ( /orientation-event/orientation/t012-manual.https.html:23:13) | Pass | assert_equals(null, null, "gamma is set to null")
at Test.<anonymous> ( /orientation-event/orientation/t012-manual.https.html:24:13) | Pass | assert_false(false, "absolute is set to false")
at Test.<anonymous> ( /orientation-event/orientation/t012-manual.https.html:25:13) |
|
Pass | User created event is initialized properly | Asserts runPass | assert_equals(null, null, "alpha is set to null")
at Test.<anonymous> ( /orientation-event/orientation/t012-manual.https.html:33:9) | Pass | assert_equals(null, null, "beta is set to null")
at Test.<anonymous> ( /orientation-event/orientation/t012-manual.https.html:34:9) | Pass | assert_equals(null, null, "gamma is set to null")
at Test.<anonymous> ( /orientation-event/orientation/t012-manual.https.html:35:9) | Pass | assert_false(false, "absolute is set to false")
at Test.<anonymous> ( /orientation-event/orientation/t012-manual.https.html:36:9) |
|