Test Driven Development with Python and Django
|
5 éve | |
---|---|---|
functional_tests | 5 éve | |
lists | 5 éve | |
superlists | 5 éve | |
.gitignore | 5 éve | |
README.md | 5 éve | |
SCRATCHPAD.txt | 5 éve | |
WHERE.txt | 5 éve | |
init_test.py | 5 éve | |
manage.py | 5 éve | |
refactoring_cat.gif | 5 éve |
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
?