API Reference patch v0.13.0

modules

Modules

Patch - Ergonomic Mocking for Elixir

Utility module to assist with applying functions.

Patch mocks out modules by generating mock modules and recompiling them for a target module.

The Code Freezer is a registry that can be used to register and use modules that might be frozen.

This module provides the ability to generate derivative modules based on a target module.

Generator for delegate modules.

Generator for facade modules.

Generator for frozen 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.