Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AgentRpcTestSuite ¶
func AgentRpcTestSuite(t *testing.T, client tmclient.TabletManagerClient, ti *topo.TabletInfo)
AgentRpcTestSuite will run the test suite using the provided client and the provided tablet. Tablet's vt address needs to be configured so the client will connect to a server backed by our RpcAgent (returned by NewFakeRpcAgent)
func NewFakeRpcAgent ¶
func NewFakeRpcAgent(t *testing.T) tabletmanager.RpcAgent
NewFakeRpcAgent returns a fake tabletmanager.RpcAgent that's just a mirror.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.