Backend of test doubles for C++ code.
Responsible for carrying data between processing steps.
TODO postProcess shouldn't be a member method.
Process structural data to a test double.
See Implementation
Backend of test doubles for C++ code.
Responsible for carrying data between processing steps.
TODO postProcess shouldn't be a member method.