mirror of https://github.com/django/django.git
7552de7866
* assertIsNone()/assertIsNotNone() instead of comparing to None. * assertLess() for < comparisons. * assertIs() for 'is' expressions. * assertIsInstance() for isinstance() expressions. * rounding of assertAlmostEqual() for round() expressions. * assertIs(..., True/False) instead of comparing to True/False. * assertIs()/assertIsNot() for ==/!= comparisons. * assertNotEqual() for == comparisons. * assertTrue()/assertFalse() instead of comparing to True/False. |
||
---|---|---|
.. | ||
data | ||
distapp | ||
gdal_tests | ||
geo3d | ||
geoadmin | ||
geoapp | ||
geogapp | ||
geos_tests | ||
gis_migrations | ||
inspectapp | ||
layermap | ||
maps | ||
rasterapp | ||
relatedapp | ||
__init__.py | ||
admin.py | ||
models.py | ||
test_data.py | ||
test_fields.py | ||
test_geoforms.py | ||
test_geoip2.py | ||
test_gis_tests_utils.py | ||
test_measure.py | ||
test_ptr.py | ||
test_spatialrefsys.py | ||
tests.py | ||
utils.py |