Conscience Core
Functions
CommandTestsHelpers.h File Reference
#include <CscCommon.h>
#include <Bridging/EnvironmentInteractionCommands/MetadataBuilder/CscCommandMetadataBuilder.h>

Go to the source code of this file.

Functions

ptr< CscCommandMetadataBuilderResultparseCommandHeaderIfNotDetected (const fs::path &commandFilePath, const string &expectedCommandId)
 
ptr< CscCommandMetadataBuilderResultparseCommandHeaderIfNotDetected (const string &commandFileName, const string &expectedCommandId)
 
void ensureAllMetadataLoaded ()
 

Function Documentation

◆ ensureAllMetadataLoaded()

void ensureAllMetadataLoaded ( )

◆ parseCommandHeaderIfNotDetected() [1/2]

ptr<CscCommandMetadataBuilderResult> parseCommandHeaderIfNotDetected ( const fs::path &  commandFilePath,
const string &  expectedCommandId 
)

◆ parseCommandHeaderIfNotDetected() [2/2]

ptr<CscCommandMetadataBuilderResult> parseCommandHeaderIfNotDetected ( const string &  commandFileName,
const string &  expectedCommandId 
)