MCPcopy
hub / github.com/mobxjs/mobx / printDebugValue.test.ts

File printDebugValue.test.ts

packages/mobx-react-lite/__tests__/printDebugValue.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { $mobx, autorun, observable } from "mobx"
2import { printDebugValue } from "../src/utils/printDebugValue"
3
4test("printDebugValue", () => {

Callers

nothing calls this directly

Calls 4

observableFunction · 0.90
autorunFunction · 0.90
printDebugValueFunction · 0.90
expectFunction · 0.50

Tested by

no test coverage detected