faker library
Faker code generator.
This package provides a code generator that creates fake factory functions
for classes annotated with @FakeIt() from the faker_annotation package.
Classes
- FakerGenerator
- Generator that creates fake factory functions for classes annotated with @FakeIt().