MCPcopy Create free account
hub / github.com/apache/arrow / file_fixture

Function file_fixture

python/pyarrow/tests/test_ipc.py:138–139  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

136
137@pytest.fixture
138def file_fixture():
139 return FileFormatFixture()
140
141
142@pytest.fixture

Callers

nothing calls this directly

Calls 1

FileFormatFixtureClass · 0.85

Tested by

no test coverage detected