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