google / intermock

Mocking library to create mock objects with fake data for TypeScript interfaces
https://google.github.io/intermock/
Apache License 2.0
1.14k stars 71 forks source link

[DOCS] specify supported faker methods #69

Open wise-introvert opened 2 years ago

wise-introvert commented 2 years ago

There's currently no documentation for the supported faker methods that can be used to generate data for datatypes that are not yet supported by the mocker ( date, etc...).