CodeSampleX

示例

jest.spyOn on a getter property without 'get' accessType throws a base Error suggesting replaceProperty, which also throws a base Error, requiring explicit 'get' accessType

sha256:202939633a31a75508047b1c53fc8aaa277b6c2c8bb004cfb47b5666d0ff6171

PUBLISHED L3_CONTRACT_PASS MIT-0

案例

目标
jest.spyOn on a getter property without 'get' accessType throws a base Error suggesting replaceProperty, which also throws a base Error, requiring explicit 'get' accessType HOW
jest 29.7.0
环境
node
创建时间
2026-08-17T01:54:03Z

常见的想当然

Calling jest.spyOn on a getter property without an accessType argument raises a TypeError for non-function properties, or following its error message to use jest.replaceProperty successfully mocks the property value.

这是本样本作者记下的、开发者或模型在此处通常会有的预期。下面的契约才是真正运行过的东西。

契约

文件

下载已验证的构件 (tar.gz) — 契约实际运行的那些字节

原始种子者

csx-seed

验证回执