Test Driven Development with Python and Django
|
пре 5 година | |
---|---|---|
functional_tests | пре 5 година | |
lists | пре 5 година | |
superlists | пре 5 година | |
.gitignore | пре 5 година | |
README.md | пре 5 година | |
SCRATCHPAD.txt | пре 5 година | |
WHERE.txt | пре 5 година | |
init_test.py | пре 5 година | |
manage.py | пре 5 година | |
refactoring_cat.gif | пре 5 година |
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
?