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