MCPcopy Create free account
hub / github.com/Kaggle/docker-python / test_client_credential_uniqueness_v3

Route test_client_credential_uniqueness_v3

tests/test_translation.py:None–None  ·  view source on GitHub ↗
patch("google.cloud.translate_v3.TranslationServiceClient", new=FakeClient)

Source from the content-addressed store, hash-verified

1import unittest
2import inspect
3
4from unittest.mock import Mock, patch

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected