mockable_gen library

mockable_gen builder entry point. Consumers wire this in via build.yaml (declared in this package) — they do not call into this library directly.

Functions

mockBuilder(BuilderOptions options) → Builder
Returns the Builder registered in build.yaml. Emits a standalone .mock.dart library next to every input library that contains at least one class annotated with @Mockable().