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

Function operation_test

test/mockupdb/test_op_msg.py:315–319  ·  view source on GitHub ↗
(op)

Source from the content-addressed store, hash-verified

313
314
315def operation_test(op):
316 def test(self):
317 self._test_operation(op)
318
319 return test
320
321
322def create_tests(ops):

Callers 1

create_testsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected