imp(testkit): deprecate MockContext::with_client_parametrized*
in favor of MockContext::with_client_config
#1049
Milestone
Summary
Just like #1042, we want to discontinue the
MockContext::with_client_parametrized*
and rely only onMockContext::with_client_config(self, client: MockClientConfig)
.The text was updated successfully, but these errors were encountered: