Warning: Use of undefined constant Symbol - assumed 'Symbol' (this will throw an Error in a future version of PHP) in /mnt/new-ebs/workbench-106550/lib/dojo/util/docscripts/lib/parser2/dojo2.inc on line 215 Warning: Use of undefined constant JavaScriptSymbol - assumed 'JavaScriptSymbol' (this will throw an Error in a future version of PHP) in /mnt/new-ebs/workbench-106550/lib/dojo/util/docscripts/lib/parser2/dojo2.inc on line 215

dojox/widget/DocTester.js

  • Provides:

    • dojox.widget.DocTester
  • Requires:

    • dojo.string in common
    • dijit._Widget in common
    • dijit._Templated in common
    • dojox.form.BusyButton in common
    • dojox.testing.DocTest in common
  • dojox.widget.DocTester

    • type
      Function
    • chains:
      • dijit._Widget: (prototype)
      • dijit._Templated.prototype: (prototype)
      • dijit._Widget: (call)
      • dijit._Templated: (call)
    • summary
      A widget to run DocTests inside an HTML page.
  • dojox.widget.DocTester.templateString

    • type
      Object
  • dojox.widget.DocTester.widgetsInTemplate

    • type
      Object
  • dojox.widget.DocTester._fillContent

    • parameters:
      • source: (typeof DomNode)
    • summary
      Overridden from _Templates.js, which actually just takes care of filling the containerNode.
    • type
      Function
  • dojox.widget.DocTester.doctests

    • type
      Object
  • dojox.widget.DocTester.tests

    • type
      Object
  • dojox.widget.DocTester.containerNode.innerHTML

  • dojox.widget.DocTester.postCreate

    • type
      Function
  • dojox.widget.DocTester.numTestsNode.innerHTML

  • dojox.widget.DocTester.runTests

    • type
      Function
  • dojox.widget.DocTester.numTestsNokNode.innerHTML

    • type
      String
  • dojox.widget.DocTester.numTestsOkNode.innerHTML

    • type
      String
  • dojox.widget.DocTester.reset

    • summary
      Reset the DocTester visuals and enable the "Run tests" button again.
    • type
      Function
  • dojox.widget.DocTester._unescapeHtml

    • parameters:
      • str: (typeof string)
    • returns
      string
    • summary
      Adds escape sequences for special characters in XML: &<>"'
    • type
      Function
  • dojox.widget

    • type
      Object
  • dojox

    • type
      Object