We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac7c3b1 commit 922b037Copy full SHA for 922b037
1 file changed
docs/JestObjectAPI.md
@@ -32,6 +32,7 @@ behavior.
32
* [`jest.useFakeTimers()`](#jestusefaketimers)
33
* [`jest.useRealTimers()`](#jestuserealtimers)
34
* [`jest.spyOn(object, methodName)`](#jestspyonobject-methodname)
35
+* [`jest.spyOn(object, methodName, accessType?)`](#jestspyonobject-methodname-accesstype)
36
37
---
38
0 commit comments