Preparing search index...
The search index is not available
Comunica
Comunica
@comunica/utils-jest
jest
setMock
Function setMock
setMock
<
T
>
(
moduleName
:
string
,
moduleExports
:
T
)
:
typeof
jest
Explicitly supplies the mock object that the module system should return for the specified module.
Type Parameters
T
Parameters
moduleName
:
string
moduleExports
:
T
Returns
typeof
jest
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Comunica
Loading...
Explicitly supplies the mock object that the module system should return for the specified module.