3#include <test/jtx/Account.h>
4#include <test/jtx/Env.h>
5#include <test/jtx/owners.h>
A transaction testing environment.
void operator()(Env &, JTx &jt) const
Use(std::uint32_t ticketSeq)
json::Value create(Account const &account, std::uint32_t count)
Create one of more tickets.
OwnerCount< ltTICKET > tickets
Match the number of tickets on the account.
Execution context for applying a JSON transaction.