Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/mongodb/mongo-python-driver
/ SpecTestBase
Class
SpecTestBase
test/asynchronous/unified_format.py:1610–1612 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1608
""
"
1609
1610
class
SpecTestBase(with_metaclass(UnifiedSpecTestMeta)):
# type: ignore
1611
TEST_SPEC = test_spec
1612
EXPECTED_FAILURES = expected_failures
1613
1614
base = SpecTestBase
1615
Callers
nothing calls this directly
Calls
1
with_metaclass
Function · 0.90
Tested by
no test coverage detected