This test-case is intended for console.assert method.
Jan Odvarko, odvarko@gmail.com
Execute Test
button below.negative console.assert(false, "negative");
negative with an object [Object { a="b"}, 15, "asdfa"] console.assert(false, "negative with an object", {a: "b"}, 15, "asdfa");