{{ fn.name }}
{{ fn.tests.length }} tests
{{ group.label }}
{{ `${group.label} ${entryIndex + 1}` }}
Raw test {{ testEntry.index + 1 }}
{{ testEntry.note }}
{{ testEntry.callParamsError }}
{{ testEntry.expectedError }}
{{ item.requestBodyError }}
{{ item.responseError }}
Test label for this RPC mock
variant.
Mocked RPC method name used by the
wallet code.
Optional label for the nested RPC
call.
How the mocked RPC callable is
invoked.
Optional request class used by
the RPC test harness.
JSON array of positional
arguments passed into the RPC
call.
{{ item.requestArgsError }}
JSON object of keyword
arguments passed into the RPC
call.
{{ item.requestKwargsError }}
Return mode expected by the test
harness.
Business data returned by this
mocked RPC call.
{{ item.responseError }}
{{ item.error }}
No objects are defined in this mock array
yet.
{{ mockSet.error }}
No wallet-specific mock entry is defined for
{{ currentTestFundingSource.name }}
in this test.
No tests are defined for this function.
No functions are defined for this fixture file.