Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/cassandra-python-driver
/ tearDown
Method
tearDown
tests/unit/io/utils.py:161–162 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
159
)
160
161
def
tearDown(self):
162
self.connection.close()
163
164
def
test_multi_timer_validation(self):
165
""
"
Callers
nothing calls this directly
Calls
1
close
Method · 0.45
Tested by
no test coverage detected