20 #ifndef RIPPLE_TEST_JTX_TER_H_INCLUDED
21 #define RIPPLE_TEST_JTX_TER_H_INCLUDED
23 #include <test/jtx/Env.h>
36 boost::optional<TER>
v_;
39 explicit ter(decltype(std::ignore))
Set the expected result code for a JTx The test will fail if the code doesn't match.
Execution context for applying a JSON transaction.
boost::optional< TER > v_
boost::optional< TER > ter
void operator()(Env &, JTx &jt) const
Use hash_* containers for keys that do not need a cryptographically secure hashing algorithm.
ter(decltype(std::ignore))
A transaction testing environment.