MCPcopy Index your code
hub / github.com/python/cpython / test_translations

Method test_translations

Lib/test/test_getopt.py:235–236  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

233
234class TestTranslations(TestTranslationsBase):
235 def test_translations(self):
236 self.assertMsgidsEqual(getopt)
237
238
239def load_tests(loader, tests, pattern):

Callers

nothing calls this directly

Calls 1

assertMsgidsEqualMethod · 0.80

Tested by

no test coverage detected