Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
D
django
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
Batuhan Osman TASKAYA
django
Commits
e8868089
Kaydet (Commit)
e8868089
authored
May 06, 2013
tarafından
Tim Graham
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Fixed #20274 - Added some clarifying section headings in the test docs.
üst
86d3079d
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
2 deletions
+8
-2
advanced.txt
docs/topics/testing/advanced.txt
+8
-2
No files found.
docs/topics/testing/advanced.txt
Dosyayı görüntüle @
e8868089
...
@@ -340,6 +340,9 @@ Methods
...
@@ -340,6 +340,9 @@ Methods
Testing utilities
Testing utilities
-----------------
-----------------
django.test.utils
~~~~~~~~~~~~~~~~~
.. module:: django.test.utils
.. module:: django.test.utils
:synopsis: Helpers to write custom test runners.
:synopsis: Helpers to write custom test runners.
...
@@ -358,10 +361,13 @@ utility methods in the ``django.test.utils`` module.
...
@@ -358,10 +361,13 @@ utility methods in the ``django.test.utils`` module.
magic hooks into the template system and restoring normal email
magic hooks into the template system and restoring normal email
services.
services.
django.db.connection.creation
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.. currentmodule:: django.db.connection.creation
.. currentmodule:: django.db.connection.creation
The creation module of the database backend
(``connection.creation``)
The creation module of the database backend
also provides some utilities that
also provides some utilities that
can be useful during testing.
can be useful during testing.
.. function:: create_test_db([verbosity=1, autoclobber=False])
.. function:: create_test_db([verbosity=1, autoclobber=False])
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment