//
pkg.gl
Category
go.k6.io/k6
cmd
tests
package
0.57.0
Repository:
https://github.com/grafana/k6.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
2
Dependents
0
Files
9 SLOC
#
Functions
NewGlobalTestState
NewGlobalTestState returns an initialized GlobalTestState, mocking all GlobalState fields for use in tests.
#
Type aliases
GlobalTestState
GlobalTestState is a wrapper around GlobalState for use in tests.