MCPcopy
hub / github.com/mobxjs/mobx / inject.test.tsx

File inject.test.tsx

packages/mobx-react/__tests__/inject.test.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import React from "react"
2import PropTypes from "prop-types"
3import { action, observable, makeObservable } from "mobx"
4import { observer, inject, Provider } from "../src"

Callers

nothing calls this directly

Calls 7

injectFunction · 0.90
observerFunction · 0.90
withConsoleFunction · 0.90
observableFunction · 0.90
forEachMethod · 0.65
expectFunction · 0.50
keysMethod · 0.45

Tested by

no test coverage detected