package
25.1.0+incompatible
Repository: https://github.com/cockroachdb/cockroach.git
Documentation: pkg.go.dev

# Packages

# Functions

NewTestTenantHelper constructs a TenantTestHelper instance.

# Constants

RandomServer is a magic value, that when passed to the Tenant() method of TenantClusterHelper picks a random tenant.

# Interfaces

TenantClusterHelper is an interface that provides access to a set of tenants on a host cluster under test.
TenantTestHelper is an interface that provides a helpful structure for tests involving a tenant where we have a test target tenant and a separate control tenant operating on the same host.
TestTenant exposes an interface for testing an individual tenant.