Django
1.0
▾ django
▸ __main__
▸ apps
▸ bin
▸ conf
▸ contrib
▸ core
▸ db
▸ dispatch
▸ forms
▸ http
▸ middleware
▸ shortcuts
▸ template
▸ templatetags
▾ test
▸ client
▸ html
▸ runner
▸ selenium
▸ signals
▸ testcases
▾ utils
class
Approximate
class
CaptureQueriesContext
class
ContextList
class
LoggingCaptureMixin
class
NullTimeKeeper
class
TestContextDecorator
class
TimeKeeper
class
ignore_warnings
class
isolate_apps
class
modify_settings
class
override_script_prefix
class
override_settings
class
override_system_checks
▸ urls
▸ utils
▸ views
Class TimeKeeper
django
.
test
.
utils
.
TimeKeeper
Declaration
class
TimeKeeper
source
link
Methods
▷
def
__init__
(
self
)
source
link
▷
def
print_results
(
self
)
source
link
▷
def
timed
(
self, name
)
@contextmanager
@contextmanager
def
timed(
self
,
name,
)
source
link
Reexports
Imported in
django.core.management.commands.test
.
Imported in
django.test.runner
.
Generated by
nedoc
v0.9 at 2020-12-29 14:04