DiscoverRunner.suite_result(suite, result, **kwargs) Computes and returns a return code based on a test suite, and the result
DiscoverRunner.run_suite(suite, **kwargs) Runs the test suite. Returns the result produced by
redirect_field_name Default return value for get_redirect_field_name(). Defaults to "next".
class Page(object_list, number, paginator) [source] A page acts like a sequence of Page
A view is a callable which takes a request and returns a response. This can be more than just a function, and Django provides an example of some classes which can be used as
set_test_cookie() Sets a test cookie to determine whether the user’s browser supports cookies. Due to the way cookies work,
Model._base_manager
get_redirect_field_name() Returns the name of the query parameter that will contain the URL the user should be redirected to
SimpleTestCase.assertFieldOutput(fieldclass, valid, invalid, field_args=None, field_kwargs=None, empty_value='') [source]
See also The testing tutorial, the testing tools
Page 32 of 35