1#ifndef XRPL_RPC_TESTOUTPUTSUITE_H_INCLUDED 
    2#define XRPL_RPC_TESTOUTPUTSUITE_H_INCLUDED 
    4#include <test/jtx/TestSuite.h> 
    6#include <xrpl/json/Output.h> 
    7#include <xrpl/json/Writer.h> 
testcase_t testcase
Memberspace for declaring test cases.
 
bool expectEquals(S actual, T expected, std::string const &message="")
 
void expectResult(std::string const &expected, std::string const &message="")
 
std::unique_ptr< Json::Writer > writer_
 
void setup(std::string const &testName)
 
Output stringOutput(std::string &s)
 
Use hash_* containers for keys that do not need a cryptographically secure hashing algorithm.