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