MCPcopy
hub / github.com/faker-js/faker / faker.spec.ts

File faker.spec.ts

test/faker.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { MockInstance } from 'vitest';
2import { describe, expect, it, vi } from 'vitest';
3import { Faker, faker, generateMersenne32Randomizer } from '../src';
4import { FakerError } from '../src/errors/faker-error';

Callers

nothing calls this directly

Calls 7

keysFunction · 0.90
getMetadataMethod · 0.80
intMethod · 0.80
catMethod · 0.80
defaultRefDateMethod · 0.80
seedMethod · 0.65

Tested by

no test coverage detected