# Functions

HandleCapsuleCreateSuccessfully creates an HTTP handler at `/capsules` on the test handler mux that responds with a `Create` response.
No description provided by the author
HandleCapsuleGetNewTimeSuccessfully test setup.
HandleCapsuleGetOldTimeSuccessfully test setup.
HandleCapsuleListSuccessfully test setup.
HandleCapsuleV132ListSuccessfully test setup.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ValidJSONTemplate is a valid OpenStack Capsule template in JSON format.
ValidYAMLTemplate is a valid OpenStack Capsule template in YAML format.

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
ValidJSONTemplateParsed is the expected parsed version of ValidJSONTemplate.
ValidYAMLTemplateParsed is the expected parsed version of ValidYAMLTemplate.