crypto_trader
Cryptocurrency Trading Bot API Documentation
Loading...
Searching...
No Matches
fileutils.t.cpp File Reference
#include "fileutils.h"
#include <nlohmann/json.hpp>
#include <fstream>
#include <gtest/gtest.h>
Include dependency graph for fileutils.t.cpp:

Typedefs

using Json = nlohmann::json

Functions

 TEST (FileUtils, JsonFileTest)

Typedef Documentation

◆ Json

using Json = nlohmann::json

Function Documentation

◆ TEST()

TEST ( FileUtils ,
JsonFileTest  )