Searched refs:unimplemented_method (Results 1 – 2 of 2) sorted by relevance
78 client::unimplemented_method(&mut client, &mut test_results).await in main()
316 pub async fn unimplemented_method(client: &mut TestClient, assertions: &mut Vec<TestAssertion>) { in unimplemented_method() function