20#ifndef RIPPLE_TEST_JTX_PROP_H_INCLUDED
21#define RIPPLE_TEST_JTX_PROP_H_INCLUDED
23#include <test/jtx/Env.h>
37 template <
class... Args>
A transaction testing environment.
Use hash_* containers for keys that do not need a cryptographically secure hashing algorithm.
Execution context for applying a JSON transaction.
void set(std::unique_ptr< basic_prop > p)
Set a property If the property already exists, it is replaced.
std::unique_ptr< basic_prop > p_
void operator()(Env &env, JTx &jt) const