Make sure that your tests are actually testing every part of the code. For example, if a conditional expression has three possible outcomes, you have tests that check [...] of the possible outcomes.
Answer
each
Tags
#cs #cs135 #racket #style
Question
Make sure that your tests are actually testing every part of the code. For example, if a conditional expression has three possible outcomes, you have tests that check [...] of the possible outcomes.
Answer
?
Tags
#cs #cs135 #racket #style
Question
Make sure that your tests are actually testing every part of the code. For example, if a conditional expression has three possible outcomes, you have tests that check [...] of the possible outcomes.
Answer
each
If you want to change selection, open original toplevel document below and click on "Move attachment"
Parent (intermediate) annotation
Open it Make sure that your tests are actually testing every part of the code. For example, if a conditional expression has three possible outcomes, you have tests that check each of the possible outcomes.
Original toplevel document (pdf)
owner: Dragaan5 - (no access) - style guide.pdf, p11
Summary
status
not learned
measured difficulty
37% [default]
last interval [days]
repetition number in this series
0
memorised on
scheduled repetition
scheduled repetition interval
last repetition or drill
Details
No repetitions
Discussion
Do you want to join discussion? Click here to log in or create user.