close
Rstest
Search
K
指南
配置
API
English
简体中文
Search
K
指南
配置
API
English
简体中文
Menu
API Overview
Filter
当前页面列出了 Rstest 所有的测试 API。
Rstest Utility
Mock functions
rstest.fn
rstest.spyOn
rstest.isMockFunction
rstest.clearAllMocks
rstest.resetAllMocks
rstest.restoreAllMocks
Fake timers
rstest.useFakeTimers
rstest.useRealTimers
rstest.isFakeTimers
rstest.setSystemTime
rstest.getRealSystemTime
rstest.runAllTicks
rstest.runAllTimers
rstest.runAllTimersAsync
rstest.runOnlyPendingTimers
rstest.runOnlyPendingTimersAsync
rstest.advanceTimersByTime
rstest.advanceTimersByTimeAsync
rstest.advanceTimersToNextTimer
rstest.advanceTimersToNextTimerAsync
rstest.advanceTimersToNextFrame
rstest.getTimerCount
rstest.clearAllTimers