1#ifndef XRPL_TEST_JTX_TESTLINE_H_INCLUDED
2#define XRPL_TEST_JTX_TESTLINE_H_INCLUDED
4#include <test/jtx/Env.h>
28#define THISLINE testline(__LINE__)
A transaction testing environment.
Store the line number of the current test in a JTx.
void operator()(Env &, JTx &jt) const
Use hash_* containers for keys that do not need a cryptographically secure hashing algorithm.
Execution context for applying a JSON transaction.