Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import React from
"react"
2
import PropTypes from
"prop-types"
3
import { action, observable, makeObservable } from
"mobx"
4
import { observer, inject, Provider } from
"../src"
Callers
nothing calls this directly
Calls
7
inject
Function · 0.90
observer
Function · 0.90
withConsole
Function · 0.90
observable
Function · 0.90
forEach
Method · 0.65
expect
Function · 0.50
keys
Method · 0.45
Tested by
no test coverage detected