rippled
Public Member Functions | Private Member Functions | List of all members
ripple::Hooks_test Class Reference
Inheritance diagram for ripple::Hooks_test:
Inheritance graph
[legend]
Collaboration diagram for ripple::Hooks_test:
Collaboration graph
[legend]

Public Member Functions

void run () override
 

Private Member Functions

void testHookFields ()
 This unit test was requested here: https://github.com/ripple/rippled/pull/4089#issuecomment-1050274539 These are tests that exercise facilities that are reserved for when Hooks is merged in the future. More...
 

Detailed Description

Definition at line 28 of file Hooks_test.cpp.

Member Function Documentation

◆ testHookFields()

void ripple::Hooks_test::testHookFields ( )
private

This unit test was requested here: https://github.com/ripple/rippled/pull/4089#issuecomment-1050274539 These are tests that exercise facilities that are reserved for when Hooks is merged in the future.

Definition at line 38 of file Hooks_test.cpp.

◆ run()

void ripple::Hooks_test::run ( )
override

Definition at line 188 of file Hooks_test.cpp.