---
type: archive
area: archive
status: archived
date: 2026-05-03
created: 2026-05-03
updated: 1980-01-01
tags:
  - archive
---
- When a unit is tested successfully there is no need to testing it in another time when using it we should mock it.
- In unit testing we try to test the unit in isolation everything outside the unit we should mockit
- 