January 2020
Intermediate to advanced
548 pages
13h 36m
English
As we described with our car analogy, a unit test is a test that deals with an isolated unit of code. This will usually be either a singular function or module that will make one or more simple assertions about the operation of the code.
Here are some examples of singular unit test scenarios:
Read now
Unlock full access