Documentation ¶
Overview ¶
Package reparenttestutil contains utility functions for writing tests
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SetKeyspaceDurability ¶
func SetKeyspaceDurability(ctx context.Context, t *testing.T, ts *topo.Server, keyspace, durability string)
SetKeyspaceDurability sets the durability policy of a given keyspace. This function should only be used in test code To make it explicit and prevent any future errors, we are taking a testing.T argument, even though we could have returned the error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.