2,937,420 packages matching “class-mock”
jest-create-mock-instance
v2.0.0 · 4 years ago
Create class mock instances easily with Jest
No known vulnerabilities
class-mock
v0.1.10 · 4 years ago
A mock library that allows you use decorators with classes to generate fake data. Based on faker.js library.
No known vulnerabilities
jasmine-class-mock
v1.0.1 · 9 years ago
Create a class mock with jasmine
No known vulnerabilities
aio-apis
v13.0.2 · 28 days ago
``` javascript npm i aio-apis ``` ### create apis class instance ``` javascript const MyLoader = () => { return '<div class="my-loading"></div>' } class Mock { Users_Get = (type) => { return [ {name:'name1',id:0},
No known vulnerabilities
jest-mock
v30.5.2 · 5 days ago
**Note:** More details on user side API can be found in [Jest documentation](https://jestjs.io/docs/mock-function-api).
No known vulnerabilities
generate-class-mock
v1.0.2 · 8 years ago
With this library you can use `generateClassMock` method to generate ES6 class mock.
No known vulnerabilities
msw
v2.15.0 · 2 months ago
Seamless REST/GraphQL API mocking library for browser and Node.js.
No known vulnerabilities
node-mock-http
v1.0.5 · 1 month ago
<!-- automd:badges color=yellow -->
No known vulnerabilities
jest-canvas-mock
v2.5.8 · 2 months ago
Mock a canvas in your jest tests.
No known vulnerabilities
aws-sdk-client-mock
v4.1.0 · 1 year ago
Easy and powerful mocking of AWS SDK v3 Clients
No known vulnerabilities
axios-mock-adapter
v2.1.0 · 1 year ago
Axios adapter that allows to easily mock requests
No known vulnerabilities
jest-mock-extended
v4.0.1 · 5 months ago
Type safe mocking extensions for jest
No known vulnerabilities
jest-fetch-mock
v4.2.0 · 2 months ago
fetch mock for jest
No known vulnerabilities
kinesis-local
v0.6.2 · 3 months ago
A Mock API for AWS Kinesis
No known vulnerabilities
vitest-mock-extended
v5.1.1 · 1 month ago
Type safe mocking extensions for vitest, forked from jest-mock-extended
No known vulnerabilities
ioredis-mock
v8.13.1 · 10 months ago
This library emulates ioredis by performing all operations in-memory.
No known vulnerabilities
redux-mock-store
v1.5.5 · 1 year ago
A mock store for testing your redux async action creators and middleware
No known vulnerabilities
vitest-fetch-mock
v0.4.5 · 1 year ago
fetch mock for vitest
No known vulnerabilities
mock-property
v1.1.2 · 3 months ago
Given an object and a property, replaces a property descriptor (or deletes it), and returns a thunk to restore it.
No known vulnerabilities
jest-date-mock
v1.0.10 · 2 years ago
Mock `window.Date` when run unit test cases with jest. Make tests of `Date` easier.
No known vulnerabilities