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

Public Member Functions

void run () override
 
void testMalformedSerializedForm ()
 
void testSTTx (KeyType keyType)
 
void testObjectCtorErrors ()
 

Detailed Description

Definition at line 48 of file STTx_test.cpp.

Member Function Documentation

◆ run()

void ripple::STTx_test::run ( )
override

Definition at line 52 of file STTx_test.cpp.

◆ testMalformedSerializedForm()

void ripple::STTx_test::testMalformedSerializedForm ( )

Definition at line 67 of file STTx_test.cpp.

◆ testSTTx()

void ripple::STTx_test::testSTTx ( KeyType  keyType)

Definition at line 1583 of file STTx_test.cpp.

◆ testObjectCtorErrors()

void ripple::STTx_test::testObjectCtorErrors ( )

Definition at line 1634 of file STTx_test.cpp.