Skip to main content

type alias TestContextHookFn

The hook function. The first argument is a TestContext object. If the hook uses callbacks, the callback function is passed as the second argument.

Definition #

(
done: (result?: any) => void,
) => any

你找到了你需要的东西吗?

隐私政策