Quiz Yourself on unittest Module
Test yourself on unittest module in Python.
We'll cover the following...
We'll cover the following...
Technical Quiz
1.
The _____ is a collection of test cases used to test the software to check the program’s behavior.
A.
test case
B.
test runner
C.
test fixture
D.
test suite
1 / 3