Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Variable ¶
type Variable struct {
// contains filtered or unexported fields
}
func NewFromEnvironment ¶ added in v1.0.6
func NewVariable ¶
NewVariable creates new variable with given name and value
type Variables ¶
type Variables struct {
// contains filtered or unexported fields
}
func FromResponse ¶ added in v1.0.6
func (*Variables) Apply ¶
func (vs *Variables) Apply(t models.TestInterface) models.TestInterface
Click to show internal directories.
Click to hide internal directories.