Django Practice Test
Django Django Testing & Debugging 2
When using `TestCase.setUpTestData()`, when is the data created relative to the test methods?
Select your answer
A
Before every individual test method
B
Once per test class, shared across all tests
C
Once per test module
D
After every individual test method
Hint
✨ Remove Ads & Unlock Every Exam
— From $1.49
🃏 Study This Quiz as Flashcards →