1#include <xrpl/beast/unit_test.h> 
    2#include <xrpl/beast/unit_test/suite.h> 
    3#include <xrpl/protocol/ApiVersion.h> 
testcase_t testcase
Memberspace for declaring test cases.
 
static constexpr auto apiMaximumSupportedVersion
 
static constexpr auto apiMaximumValidVersion
 
static constexpr auto apiBetaVersion
 
static constexpr auto apiMinimumSupportedVersion
 
Use hash_* containers for keys that do not need a cryptographically secure hashing algorithm.
 
void run() override
Runs the suite.