#include "CommandTestsHelpers.h"#include <Bridging/EnvironmentInteractionCommands/CommandParamsSpec.h>#include <unit-test.h>Functions | |
| ptr< CscCommandMetadataBuilderResult > | parseCommandHeaderIfNotDetected (const fs::path &commandFilePath, const string &expectedCommandId) |
| ptr< CscCommandMetadataBuilderResult > | parseCommandHeaderIfNotDetected (const string &commandFileName, const string &expectedCommandId) |
| void | ensureAllMetadataLoaded () |
Variables | |
| static const fs::path | COMMANDS_DIR = fs::weakly_canonical("../../Bridging/EnvironmentInteractionCommands") |
| void ensureAllMetadataLoaded | ( | ) |
| ptr<CscCommandMetadataBuilderResult> parseCommandHeaderIfNotDetected | ( | const fs::path & | commandFilePath, |
| const string & | expectedCommandId | ||
| ) |
| ptr<CscCommandMetadataBuilderResult> parseCommandHeaderIfNotDetected | ( | const string & | commandFileName, |
| const string & | expectedCommandId | ||
| ) |
|
static |