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

Class SpecTestBase

test/unified_format.py:1595–1597  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1593 """
1594
1595 class SpecTestBase(with_metaclass(UnifiedSpecTestMeta)): # type: ignore
1596 TEST_SPEC = test_spec
1597 EXPECTED_FAILURES = expected_failures
1598
1599 base = SpecTestBase
1600

Callers

nothing calls this directly

Calls 1

with_metaclassFunction · 0.90

Tested by

no test coverage detected