![]() |
User Guide
|
#include <sstream>#include <string>#include <catch2/catch_test_macros.hpp>#include "printer/json_printer.hpp"Go to the source code of this file.
Functions | |
| TEST_CASE ("JSON printer converting object to string form", "[printer][json]") | |
| TEST_CASE | ( | "JSON printer converting object to string form" | , |
| "" | [printer][json] | ||
| ) |
Definition at line 17 of file printer.cpp.