dextool.plugin.ctestdouble.backend.cvariant

Members

Classes

CVisitor
class CVisitor
Undocumented in source.

Interfaces

Controller
interface Controller

Control various aspects of the analyze and generation like what nodes to process.

Parameters
interface Parameters

Parameters used during generation. Important aspect that they do NOT change, therefore it is pure.

Products
interface Products

Data produced by the generator like files.

Structs

Generator
struct Generator

Generator of test doubles for C code.

Meta

Date

Date: 2015-2017, Joakim Brännström

License

MPL-2, Mozilla Public License 2.0

Authors

Joakim Brännström (joakim.brannstrom@gmx.com)

Generate a C test double implementation from data about the structural representation.