1#ifndef XRPL_TEST_JTX_TER_H_INCLUDED 
    2#define XRPL_TEST_JTX_TER_H_INCLUDED 
    4#include <test/jtx/Env.h> 
   21    explicit ter(
decltype(std::ignore))
 
 
 
A transaction testing environment.
 
Set the expected result code for a JTx The test will fail if the code doesn't match.
 
ter(decltype(std::ignore))
 
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.