dojox.layout.ContentPane

As dojox ContentPane is derived from dijit ContentPane, make sure that the dijit test passes before running this test

Test relies on a php page as backend, so you need php installed on your server

Simple Test
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