Version: SMASH-3.1
Mock functions and classes

This is a list of functions and classes that can be useful in unit tests for creating objects that are necessary for testing a class in (more or less) isolation.

Member smash::Configuration::Configuration (const char *yaml)
Unit tests can use this constructor to get a Configuration object from a built-in string.