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

File render.spec.js

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

Source from the content-addressed store, hash-verified

1/** @jsx createElement */
2import { Component, createElement, render, findDOMNode } from '../src'
3import { rerender } from '../src/render-queue'
4import { getAttributes, normalizeHTML, delay } from './util'

Callers

nothing calls this directly

Calls 6

renderFunction · 0.90
getAttributesFunction · 0.90
normalizeHTMLFunction · 0.90
delayFunction · 0.90
testFunction · 0.85
forceUpdateMethod · 0.80

Tested by

no test coverage detected