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 ¶
func NewVariable ¶
NewVariable creates new variable with given name and value
type Variables ¶
type Variables struct {
// contains filtered or unexported fields
}
func FromResponse ¶
func (*Variables) Apply ¶
func (vs *Variables) Apply(t models.TestInterface) models.TestInterface
Click to show internal directories.
Click to hide internal directories.