Unit Test

Description:
Validates that a unit of code behaves correctly in a simulated situation.
Features:
- VERY fast
- Run 100% in memory
- Replicable in any environment
- Independent from other unit tests
- Run before, during and after development
- Only validates one condition (per unit test): RED
Structure:
Name structure:






