• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1Alert: This test passes if alert() logs output under the test utility.
2title[icon=1,type=2]: message
3title: message
4title[icon=3,type=4]: message
5Alert: undefined
6Alert: null
7Alert: true
8Alert: false
9Alert: 42
10Alert: [1, 2, 3]
11Alert: [1, 2, [object Object]]
12title[icon=5,type=6]: [object Object]
13Alert: Caught expected error app.alert: Incorrect number of parameters passed to function.
14Alert: Caught expected error app.alert: Incorrect number of parameters passed to function.
15Alert: Caught expected error app.alert: Incorrect number of parameters passed to function.
16