Add 06/21 by Matteo

This commit is contained in:
Marco Realacci 2022-11-14 16:30:34 +01:00
parent 970467fe89
commit 1be2085d94
169 changed files with 962 additions and 0 deletions

View file

@ -0,0 +1 @@
Testare funzionalità di unità software individuali, oggetti, classi o metodi.

View file

@ -0,0 +1 @@
Unit testing si concentra su:

View file

@ -0,0 +1 @@
Testare le interfacce di ciascuna componente.

View file

@ -0,0 +1 @@
Testare l'interazione tra componenti.