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

Public Member Functions

void run () override
 

Private Member Functions

void testSelfFunding (FeatureBitset features)
 
void testSubtractCredits (FeatureBitset features)
 
void testTinyBalance (FeatureBitset features)
 
void testReserve (FeatureBitset features)
 
void testBalanceHook (FeatureBitset features)
 

Detailed Description

Definition at line 30 of file PaymentSandbox_test.cpp.

Member Function Documentation

◆ testSelfFunding()

void ripple::test::PaymentSandbox_test::testSelfFunding ( FeatureBitset  features)
private

Definition at line 58 of file PaymentSandbox_test.cpp.

◆ testSubtractCredits()

void ripple::test::PaymentSandbox_test::testSubtractCredits ( FeatureBitset  features)
private

Definition at line 96 of file PaymentSandbox_test.cpp.

◆ testTinyBalance()

void ripple::test::PaymentSandbox_test::testTinyBalance ( FeatureBitset  features)
private

Definition at line 297 of file PaymentSandbox_test.cpp.

◆ testReserve()

void ripple::test::PaymentSandbox_test::testReserve ( FeatureBitset  features)
private

Definition at line 336 of file PaymentSandbox_test.cpp.

◆ testBalanceHook()

void ripple::test::PaymentSandbox_test::testBalanceHook ( FeatureBitset  features)
private

Definition at line 381 of file PaymentSandbox_test.cpp.

◆ run()

void ripple::test::PaymentSandbox_test::run ( )
override

Definition at line 413 of file PaymentSandbox_test.cpp.