20#ifndef RIPPLE_TEST_JTX_JSON_H_INCLUDED
21#define RIPPLE_TEST_JTX_JSON_H_INCLUDED
23#include <test/jtx/Env.h>
24#include <xrpl/json/json_value.h>
39 explicit json(
char const*);
Lightweight wrapper to tag static string.
A transaction testing environment.
json(std::string const &key, T const &value)
void operator()(Env &, JTx &jt) const
json(Json::StaticString const &key, T const &value)
Use hash_* containers for keys that do not need a cryptographically secure hashing algorithm.
Execution context for applying a JSON transaction.