mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Unit test framework.
This commit is contained in:
@@ -237,6 +237,8 @@ public:
|
||||
const STAmount& totalNow, const STAmount& totalInit);
|
||||
friend STAmount convertToInternalAmount(const STAmount& displayAmount,
|
||||
const STAmount& totalNow, const STAmount& totalInit);
|
||||
|
||||
static void unitTest();
|
||||
};
|
||||
|
||||
class STHash128 : public SerializedType
|
||||
|
||||
Reference in New Issue
Block a user