1#include <test/jtx/owners.h> 
   12            if (sle->getType() == type)
 
 
bool expect(Condition const &shouldBeTrue)
Evaluate a test condition.
 
A transaction testing environment.
 
beast::unit_test::suite & test
 
std::shared_ptr< OpenView const > current() const
Returns the current ledger.
 
std::shared_ptr< SLE const > le(Account const &account) const
Return an account root.
 
void operator()(Env &env) const
 
void owned_count_helper(test::jtx::Env &env, AccountID const &id, LedgerEntryType type, std::uint32_t value)
 
std::uint32_t owned_count_of(ReadView const &view, AccountID const &id, LedgerEntryType type)
 
Use hash_* containers for keys that do not need a cryptographically secure hashing algorithm.
 
void forEachItem(ReadView const &view, Keylet const &root, std::function< void(std::shared_ptr< SLE const > const &)> const &f)
Iterate all items in the given directory.
 
LedgerEntryType
Identifiers for on-ledger objects.