registry

package
v0.0.12 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 24, 2021 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package registry provides a package that can be used to register tests that can then be retrieved by name this allows for config file driven testing

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetByName

func GetByName(name string) loadtest.Test

GetByName returns an instance of the test for the specified name or nil if not registered

func List

func List() string

List returns a list of all registered test names as a string

func Register

func Register(name string, creator loadtest.TestCreator)

Register registers a test creator

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL