Conscience Core
Functions
unit-test.cpp File Reference
#include "./unit-test.h"
#include "Simulator/CscEnvironmentSimulator.h"
#include <fstream>
#include <iostream>
#include "Bridging/EnvironmentInteractionCommands/environmentPlacesCommands.h"
#include "Bridging/EnvironmentInteractionCommands/CscCommandsProcessor.h"
#include "CoreObjects/WebServices/Auth/CoreAuthenticator.h"

Functions

string getCurrentTestName ()
 
fs::path getTestTempPath (const fs::path &relativePath)
 
void assertFileContent (const fs::path &path, const string &expectedContent)
 

Function Documentation

◆ assertFileContent()

void assertFileContent ( const fs::path &  path,
const string &  expectedContent 
)

◆ getCurrentTestName()

string getCurrentTestName ( )

◆ getTestTempPath()

fs::path getTestTempPath ( const fs::path &  relativePath)