MCPcopy Create free account
hub / github.com/mongodb/mongo-python-driver / test_case

Method test_case

test/unified_format.py:1537–1538  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

1535
1536 def create_test(spec):
1537 def test_case(self):
1538 self.run_scenario(spec)
1539
1540 return test_case
1541

Callers

nothing calls this directly

Calls 1

run_scenarioMethod · 0.45

Tested by

no test coverage detected