jsunit Questions
1
Solved
I'm just starting using Qunit and would like to know whether is there a way to capture/verify/omit alerts, For example:
function to_test() {
alert("I'm displaying an alert");
return 42;
}
and...
Foxtrot asked 7/7, 2011 at 9:10
1
© 2022 - 2024 — McMap. All rights reserved.