mirror of
https://github.com/XRPLF/clio.git
synced 2025-12-06 17:27:58 +00:00
@@ -48,4 +48,5 @@ struct MockRepeatingOperation {
|
||||
MOCK_METHOD(void, requestStop, (), (const));
|
||||
MOCK_METHOD(void, wait, (), (const));
|
||||
MOCK_METHOD(ValueType, get, (), (const));
|
||||
MOCK_METHOD(void, invoke, (), (const));
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user