Test Driven Development with Python and Django
|
il y a 5 ans | |
---|---|---|
functional_tests | il y a 5 ans | |
lists | il y a 5 ans | |
superlists | il y a 5 ans | |
.gitignore | il y a 5 ans | |
README.md | il y a 5 ans | |
SCRATCHPAD.txt | il y a 5 ans | |
WHERE.txt | il y a 5 ans | |
init_test.py | il y a 5 ans | |
manage.py | il y a 5 ans | |
refactoring_cat.gif | il y a 5 ans |
Last At Foreign Key Relationship (Chapter 7)
pip install --upgrade selenium
,Done.
Location: 6.3
Where: Refactoring check_for_row_in_list_table()
What: Why use return
instead of break
?