
unittest
Presentation
•
Computers
•
University
•
Medium
Michelle Craig
Used 5+ times
FREE Resource
4 Slides • 3 Questions
1
unittest
by Michelle Craig
2
Multiple Choice
A Python statement inside the if __name__ == '__main__' block of file prog.py:
is executed only when we directly run prog.py not when prog.py is imported.
is executed only when we import prog.py into another Python program.
is executed whenever prog.py is evaluated which means whenever we import prog.py or whenever we run prog.py
is only executed if we explicitly define a variable __name__ and set it to refer to the string '__main__'
3
4
Fill in the Blanks
Type answer...
5
Automatically running the docstring examples
You can avoid cutting and pasting each example into the shell by using:
import doctest
doctest.testmod()
You could put this in the if __name__ = '__main__' block
6
Open Ended
The prepare videos on test cases discussed 4 factors for consideration when creating a suite of tests. Give one of them.
7
Selecting a Good Test Suite
Size or number
Order (or placement)
Dichotomies
Thresholds (or boundaries)
unittest
by Michelle Craig
Show answer
Auto Play
Slide 1 / 7
SLIDE
Similar Resources on Wayground
6 questions
Divisibility rules
Presentation
•
KG
6 questions
HW 2. Work
Presentation
•
University
3 questions
Linear & Non-Linear Texts
Presentation
•
University
7 questions
Limits
Presentation
•
University
9 questions
Python OOP Lesson 1 Part 2
Presentation
•
University
6 questions
At the hotel
Presentation
•
University
6 questions
Chapter 2.3 - What is a function?
Presentation
•
University
6 questions
MATERI 4 : DESCRIPTIVE TEXT
Presentation
•
10th Grade
Popular Resources on Wayground
20 questions
STAAR Review Quiz #3
Quiz
•
8th Grade
20 questions
Equivalent Fractions
Quiz
•
3rd Grade
6 questions
Marshmallow Farm Quiz
Quiz
•
2nd - 5th Grade
20 questions
Main Idea and Details
Quiz
•
5th Grade
20 questions
Context Clues
Quiz
•
6th Grade
20 questions
Inferences
Quiz
•
4th Grade
19 questions
Classifying Quadrilaterals
Quiz
•
3rd Grade
12 questions
What makes Nebraska's government unique?
Quiz
•
4th - 5th Grade