3#include <test/jtx/Env.h>
4#include <test/jtx/JTx.h>
5#include <test/jtx/basic_prop.h>
19 template <
class... Args>
A transaction testing environment.
Execution context for applying a JSON transaction.
void set(std::unique_ptr< BasicProp > p)
Set a property If the property already exists, it is replaced.
void operator()(Env &env, JTx &jt) const
std::unique_ptr< BasicProp > p