Mocks contract call to a function_selector of a contract at the given address, for n_times first calls that are made to the contract. A call to function function_selector...
Mocks contract call to a function of a contract at the given address, indefinitely. See mock_call for comprehensive definition of how it can be used....
Replaces class for given contract address. The new_class hash has to be declared in order for the replacement class to execute the code, when interacting with the contract....