Before you keep reading...
Runestone Academy can only continue if we get support from individuals like you. As a student you are well aware of the high cost of textbooks. Our mission is to provide great books to you for free, but we ask that you consider a $10 donation, more if you can or less if $10 is a burden.
Before you keep reading...
Making great stuff takes time and $$. If you appreciate the book you are reading now and want to keep quality materials free for other students please consider a donation to Runestone Academy. We ask that you consider a $10 donation, but if you can give more thats great, if $10 is too much for your budget we would be happy with whatever you can afford as a show of support.
18.9. Glossary
- return value test
A return value test invokes a function on a particular set of inputs and checks whether the return value is the correct one for those inputs.
- side effect test
A side effect test invokes a function or method and then checks whether some objectβs contents were suitably transformed by the end of the execution of the function or method.
- test case
An assertion about the state of the program at particular point in its
execution, such as the type of a variable or of a value returned by a function.
You have attempted
of
activities on this page