Versions in this module Expand all Collapse all v1 v1.2.1 Aug 20, 2020 v1.2.0 Aug 20, 2020 Changes in this version + func DropTableFromSharedTestDB(t *testing.T, table string) + func GetConnectionWithAuthority(service string) (*grpc.ClientConn, error) + func GetSharedMemoryDB(t *testing.T) *sql.DB + func NewSQLBlobstore(t *testing.T, tableName string) blobstore.BlobStorageFactory + func NewTestOrchestratorService(t *testing.T, moduleName string, serviceType string, labels map[string]string, ...) (*cloud_service.OrchestratorService, net.Listener) + func NewTestService(t *testing.T, moduleName string, serviceType string) (*platform_service.Service, net.Listener)