Unit Testing
A unit test is the one where the code is broken down into smaller logical units, with each unit being tested separately.
A unit test is the one where the code is broken down into smaller logical units, with each unit being tested separately.