# Functions
JSONObject retrieves a JSON object from a ResponseRecorder into a struct or fails the test.
# Constants
DefaultSize defines a default result size for tests.
MaxSize defines a maximum result size for tests.
NonExistingID represents a ID that does not exist.
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Options holds test configuration options for the API.
No description provided by the author
No description provided by the author
# Structs
Case represents a sub-test case for the API.
MockDB composes on top of PosgreSQL to avoid implementing untested methods.
No description provided by the author