API Reference patch v0.6.1
Modules
Patch - Ergonomic Mocking for Elixir
Patch mocks out modules by generating mock modules and recompiling them for a target
module.
This module provides the ability to generate derivative modules based on a target module.
Generator for delegate
modules.
Generator for facade
modules.
This module provides the ability to query abstract forms.
This module provides the ability to transform abstract forms.
Cleans abstract form to prepare it for subsequent generation.
Filters the functions and specifications in a module to the exports provided.
Interface for generating mock values.