- Configuration and Summary: Version info (5)Rerun3 ms
- Fancytree v@VERSION, buildType='development'@ 2 ms
- jQuery UI 1.9.2 (uiBackCompat=false)@ 3 ms
- jQuery 1.9.1@ 3 ms
- Browser: Netscape, 5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com), -?@ 3 ms
- Cumulated test time: 0 milliseconds@ 3 ms
Source: at TOOLS.createInfoSection (http://139.255.61.91/coba/fancytreeview/test/unit/test-tools.js:85:8)
at HTMLDocument.<anonymous> (http://139.255.61.91/coba/fancytreeview/test/unit/test-core.js:59:7)
at c (http://code.jquery.com/jquery-1.9.1.min.js:3:7857)
at Object.fireWith [as resolveWith] (http://code.jquery.com/jquery-1.9.1.min.js:3:8658)
at Function.ready (http://code.jquery.com/jquery-1.9.1.min.js:3:3266)
at HTMLDocument.H (http://code.jquery.com/jquery-1.9.1.min.js:3:695)
- Initialization: Static members (5)Rerun2 ms
- ui.fancytree.debug function is defined@ 1 ms
- no tree instance exists@ 2 ms
- getTree() no tree instance exists@ 2 ms
- getTree(0) no tree instance exists@ 2 ms
- getTree(0) no tree instance exists@ 2 ms
Source: at HTMLDocument.<anonymous> (http://139.255.61.91/coba/fancytreeview/test/unit/test-core.js:70:7)
at c (http://code.jquery.com/jquery-1.9.1.min.js:3:7857)
at Object.fireWith [as resolveWith] (http://code.jquery.com/jquery-1.9.1.min.js:3:8658)
at Function.ready (http://code.jquery.com/jquery-1.9.1.min.js:3:3266)
at HTMLDocument.H (http://code.jquery.com/jquery-1.9.1.min.js:3:695)
- Initialization: Create Fancytree (16)Rerun10 ms
- running synchronously@ 3 ms
- Inherit global debugLevel@ 3 ms
- :ui-fancytree widget selector works@ 9 ms
- widget is attached to div#tree@ 9 ms
- widget.tree is defined@ 9 ms
- $().fancytree('getTree')@ 9 ms
- $().fancytree('getActiveNode')@ 9 ms
- getTree() exists@ 9 ms
- getTree(0) exists@ 10 ms
- getTree('#tree') exists@ 10 ms
- getTree('#ft-id-<ID>') exists@ 10 ms
- getTree('<ID>') exists@ 10 ms
- getTree(1) does not exist@ 10 ms
- getTree(#foobar) does not exist@ 10 ms
- collapsed children are NOT rendered@ 10 ms
- collapsed nodes are NOT rendered@ 10 ms
Source: at HTMLDocument.<anonymous> (http://139.255.61.91/coba/fancytreeview/test/unit/test-core.js:84:7)
at c (http://code.jquery.com/jquery-1.9.1.min.js:3:7857)
at Object.fireWith [as resolveWith] (http://code.jquery.com/jquery-1.9.1.min.js:3:8658)
at Function.ready (http://code.jquery.com/jquery-1.9.1.min.js:3:3266)
at HTMLDocument.H (http://code.jquery.com/jquery-1.9.1.min.js:3:695)
- Initialization: Create Fancytree - fixed id (6)Rerun5 ms
- tree id is 'foo'@ 5 ms
- getTree(0) exists@ 5 ms
- getTree('#tree') exists@ 5 ms
- getTree('foo') exists@ 5 ms
- getTree('#ft-id-foo') exists@ 5 ms
- getTree('#foo') does not exist@ 5 ms
Source: at HTMLDocument.<anonymous> (http://139.255.61.91/coba/fancytreeview/test/unit/test-core.js:127:7)
at c (http://code.jquery.com/jquery-1.9.1.min.js:3:7857)
at Object.fireWith [as resolveWith] (http://code.jquery.com/jquery-1.9.1.min.js:3:8658)
at Function.ready (http://code.jquery.com/jquery-1.9.1.min.js:3:3266)
at HTMLDocument.H (http://code.jquery.com/jquery-1.9.1.min.js:3:695)
- Initialization: Create Fancytree - init (19)Rerun18 ms
- receive `create` callback@ 1 ms
- running synchronously (create)@ 1 ms
- event data is empty@ 1 ms
- `this` is div#tree@ 1 ms
- div#tree contains ul.fancytree-container@ 1 ms
- widget is attached to div#tree@ 1 ms
- `tree.rootNode` is empty@ 1 ms
- div#tree has no widget style yet@ 1 ms
- receive `init` callback@ 3 ms
- `init` status is true@ 3 ms
- running synchronously (init)@ 3 ms
- `data.tree` is the tree object@ 3 ms
- data.options.contains widget options@ 3 ms
- `this` is div#tree@ 3 ms
- tree.rootNode has all child nodes@ 3 ms
- tooltip set@ 3 ms
- raw html allowed@ 3 ms
- using <span> tag@ 3 ms
- custom class added@ 3 ms
Source: at HTMLDocument.<anonymous> (http://139.255.61.91/coba/fancytreeview/test/unit/test-core.js:147:7)
at c (http://code.jquery.com/jquery-1.9.1.min.js:3:7857)
at Object.fireWith [as resolveWith] (http://code.jquery.com/jquery-1.9.1.min.js:3:8658)
at Function.ready (http://code.jquery.com/jquery-1.9.1.min.js:3:3266)
at HTMLDocument.H (http://code.jquery.com/jquery-1.9.1.min.js:3:695)
- Initialization: Init node status from sourceRerun
- node was activated@ 9 ms
- $().fancytree('getActiveNode')@ 10 ms
- node was selected@ 10 ms