Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewFakeRPCAgent ¶
func NewFakeRPCAgent(t *testing.T) tabletmanager.RPCAgent
NewFakeRPCAgent returns a fake tabletmanager.RPCAgent that's just a mirror.
func Run ¶
func Run(t *testing.T, client tmclient.TabletManagerClient, ti *topo.TabletInfo, fakeAgent tabletmanager.RPCAgent)
Run 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)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.