Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateServerTester ¶
func CreateServerTester(t *testing.T, hostname string, port string, jar *cookiejar.Jar) func(method string, url string, header map[string]string, payload string, expectedStatus int, expectedBody string) string
CreateServerTester wraps doRequestOnServer to factorize t, port and jar
Types ¶
Click to show internal directories.
Click to hide internal directories.