Bases: WebAPITestCaseMixin
, TestCase
, EmailTestHelper
-
error_mimetype = 'application/vnd.reviewboard.org.error+json'[source]
The mimetype representing an error for this API.
-
setUp()[source]
Hook method for setting up the test fixture before exercising it.
-
tearDown()[source]
Hook method for deconstructing the test fixture after testing it.
-
get_sample_image_filename()[source]