Fake Exchanges Api
A fake implementation of the ExchangesApi interface for testing purposes. This class provides mock implementations for various methods.
Functions
Link copied to clipboard
Adds a Message to the mock exchanges.
Link copied to clipboard
Link copied to clipboard
Returns a list of lists of Message representing exchanges based on the provided filter.
Link copied to clipboard
Returns a list of OrderStatus associated with the specified exchange ID.
Link copied to clipboard
Resets the mock exchanges, clearing all stored messages.