28 tests to run in
5 groups
------------------------------------------------------------
GROUP "basicChecks" has
13 tests to run
basicChecks: setContent
DEPRECATED: dojox.layout.ContentPane::attr() is deprecated. Use get() or set() instead, called from function(t){
console.log("basicChecks: " + this.name);
var msg = "Simple Test";
pane1.attr('content', msg);
t.assertEqual(msg, pane1.domNode.innerHTML);
} -- will be removed in version: 2.0
Hover over HTML elements in the main page. Click to hold selection.