Documentation
¶
Index ¶
- Constants
- func AlbumFactory(id IdGenFunc, ids Ids) model.Album
- func AssertBody(t *testing.T, w *httptest.ResponseRecorder, body string)
- func AssertChannel(t *testing.T, heartbeat <-chan any) any
- func AssertEqualFile(t *testing.T, x, y model.File)
- func AssertHeader(t *testing.T, w *httptest.ResponseRecorder, header string, value string)
- func AssertNotChannel(t *testing.T, heartbeat <-chan any)
- func AssertStatusCode(t *testing.T, w *httptest.ResponseRecorder, code int)
- func Png() model.File
Constants ¶
View Source
const (
TOLERANCE = 0.000000000000001
)
Variables ¶
This section is empty.
Functions ¶
func AlbumFactory ¶
func AssertBody ¶
func AssertBody(t *testing.T, w *httptest.ResponseRecorder, body string)
func AssertHeader ¶
func AssertNotChannel ¶
func AssertStatusCode ¶
func AssertStatusCode(t *testing.T, w *httptest.ResponseRecorder, code int)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.