summaryrefslogtreecommitdiff
path: root/testing/resources/javascript/app_mailmsg_expected.txt
blob: 59928ae954c4d4b54aa9a71fc0942e9c19f2fe24 (plain)
1
2
3
4
5
6
7
8
9
10
Alert: This test passes if mailMsg() logs output under the test utility.
Mail Msg: 1, to=, cc=, bcc=, subject=, body=
Mail Msg: 0, to=user@example.com, cc=, bcc=, subject=, body=
Mail Msg: 0, to=user@example.com, cc=cc@example.com, bcc=bcc@example.com, subject=subject, body=body
Mail Msg: 1, to=, cc=, bcc=, subject=, body=
Mail Msg: 0, to=user@example.com, cc=, bcc=, subject=, body=
Mail Msg: 0, to=user@example.com, cc=cc@example.com, bcc=bcc@example.com, subject=subject, body=body
Alert: Caught expected error app.mailMsg: Incorrect number of parameters passed to function.
Alert: Caught expected error app.mailMsg: Incorrect number of parameters passed to function.
Alert: Caught expected error app.mailMsg: Incorrect number of parameters passed to function.