MCPcopy
hub / github.com/NervJS/nerv / fragments.spec.js

File fragments.spec.js

packages/nerv/__tests__/fragments.spec.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/** @jsx createElement */
2import { Component, createElement, render, Fragment } from '../src/index'
3import { rerender } from '../src/render-queue'
4import { span, div, ul, ol, li, section } from './util/dom'

Callers

nothing calls this directly

Calls 14

normalizeHTMLFunction · 0.90
divFunction · 0.90
spanFunction · 0.90
rerenderFunction · 0.90
ulFunction · 0.90
liFunction · 0.90
olFunction · 0.90
sectionFunction · 0.90
updateFunction · 0.85
htmlFunction · 0.85
getHtmlFunction · 0.85
setStateMethod · 0.80

Tested by

no test coverage detected