Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FullAPITest ¶
type FullAPITest struct {
// contains filtered or unexported fields
}
func NewFullAPITest ¶
func NewFullAPITest(httpclientGenerator func() *http.Client, baseAPIURLWithoutLeadingSlash, apidomain, toasterdomain, dashboarddomain string, opts ...*FullAPITestOpts) (*FullAPITest, error)
func (*FullAPITest) Run ¶
func (fat *FullAPITest) Run() error
type FullAPITestOpts ¶
Click to show internal directories.
Click to hide internal directories.