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
Builderregistered inbuild.yaml. Emits a standalone.mock.dartlibrary next to every input library that contains at least one class annotated with@Mockable().