Versions in this module Expand all Collapse all v1 v1.0.1 Jun 26, 2024 Changes in this version + func Test(t *testing.T, param Param) + func TestAll(t *testing.T, params []Param) + type Param struct + ExpectedError error + ExpectedValue any + F func(url string) (any, error) + Name string + RequestBody string + ResponseBody string