MCPcopy Create free account
hub / github.com/Shopify/ghostferry / TestTableSchemaCache

Function TestTableSchemaCache

test/go/table_schema_cache_test.go:558–561  ·  view source on GitHub ↗
(t *testing.T)

Source from the content-addressed store, hash-verified

556}
557
558func TestTableSchemaCache(t *testing.T) {
559 testhelpers.SetupTest()
560 suite.Run(t, &TableSchemaCacheTestSuite{GhostferryUnitTestSuite: &testhelpers.GhostferryUnitTestSuite{}})
561}

Callers

nothing calls this directly

Calls 2

SetupTestFunction · 0.92
RunMethod · 0.65

Tested by

no test coverage detected