MCPcopy Create free account
hub / github.com/apple/foundationdb / run_test

Method run_test

tests/python_tests/__init__.py:54–55  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

52 self.args = None
53
54 def run_test(self):
55 pass
56
57 def multi_version_description(self):
58 if self.args.disable_multiversion_api:

Callers 1

runMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected