Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Shopify/ghostferry
/ TestPrimaryKeyTableTestSuite
Function
TestPrimaryKeyTableTestSuite
sharding/test/primary_key_table_test.go:99–101 ·
view source on GitHub ↗
(t *testing.T)
Source
from the content-addressed store, hash-verified
97
}
98
99
func
TestPrimaryKeyTableTestSuite(t *testing.T) {
100
suite.Run(t, &PrimaryKeyTableTestSuite{ShardingUnitTestSuite: &sth.ShardingUnitTestSuite{}})
101
}
Callers
nothing calls this directly
Calls
1
Run
Method · 0.65
Tested by
no test coverage detected