test(with:completionHandler:)

Declaration

func test(with params: MTRTestClusterClusterTestParams?, completionHandler: @escaping  @Sendable ((any Error)?) -> Void)
func test(with params: MTRTestClusterClusterTestParams?) async throws