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

File context.test.tsx

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

Source from the content-addressed store, hash-verified

1import React from "react"
2import { observable } from "mobx"
3import { Provider, observer, inject } from "../src"
4import { withConsole } from "./utils/withConsole"

Callers

nothing calls this directly

Calls 5

injectFunction · 0.90
observerFunction · 0.90
withConsoleFunction · 0.90
setMethod · 0.65
expectFunction · 0.50

Tested by

no test coverage detected