Patch.Mock.Code.Generate (patch v0.7.0) View Source
This module provides the ability to generate derivative modules based on a target module.
This module delegates code generation to purpose specific Generator modules, see those modules for additional details on how specific generation works.
Patch.Mock.Code.Generators.Delegate
for howdelegate
modules are generatedPatch.Mock.Code.Generators.Facade
for howfacade
modules are generatedPatch.Mock.Code.Generators.Original
for howoriginal
modules are generated