MCPcopy
hub / github.com/reactjs/react-modal / Modal.spec.js

File Modal.spec.js

specs/Modal.spec.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* eslint-env mocha */
2import should from "should";
3import React, { Component } from "react";
4import ReactDOM from "react-dom";

Callers

nothing calls this directly

Calls 12

logFunction · 0.90
withModalFunction · 0.90
withElementCollectorFunction · 0.90
createHTMLElementFunction · 0.90
documentClassListFunction · 0.90
htmlClassListFunction · 0.90
checkDOMFunction · 0.85
checkFunction · 0.85
setAppElementMethod · 0.80
renderMethod · 0.45

Tested by

no test coverage detected