pub fn with_capturing_test_client(f: impl FnOnce()) -> Vec<String>
Expand description

Set a test client for the period of the called function (only affects the current thread).