Focused and Single-purpose Tests
We will learn about the importance of focused and single-purpose tests.
We'll cover the following
In order to learn about the importance of a focused, single purpose test, let’s first examine matches in ProfileTest
. In this test, we are asserting
two things, each of which is prefaced with an explanatory comment.
Get hands-on with 1400+ tech skills courses.