Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewFakeRPCTM ¶
func NewFakeRPCTM(t testing.TB) tabletmanager.RPCTM
NewFakeRPCTM returns a fake tabletmanager.RPCTM that's just a mirror.
func Run ¶
func Run(t *testing.T, client tmclient.TabletManagerClient, tablet *topodatapb.Tablet, fakeTM tabletmanager.RPCTM)
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 RPCTM (returned by NewFakeRPCTM)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.