#include <qt/test/rpcnestedtests.h>
#include <common/system.h>
#include <interfaces/node.h>
#include <qt/rpcconsole.h>
#include <rpc/server.h>
#include <test/util/setup_common.h>
#include <univalue.h>
#include <QTest>
#include <string>
#include <stdexcept>
Go to the source code of this file.
◆ QVERIFY_EXCEPTION_THROWN
      
        
          | #define QVERIFY_EXCEPTION_THROWN | ( |  | expression, | 
        
          |  |  |  | exceptiontype | 
        
          |  | ) |  | QVERIFY_THROWS_EXCEPTION(exceptiontype, expression) | 
      
 
 
◆ rpcNestedTest_rpc()
◆ vRPCCommands
Initial value:= {
}
static RPCHelpMan rpcNestedTest_rpc()
Definition at line 37 of file rpcnestedtests.cpp.