GitHub: https://github.com/PramodKumarYadav/restpro
Goal:
- Show why using shared static fields inside tests is a bad idea
Objective:
- Use static fields and demonstrate that they are thread unsafe and thus fail when run in parallel.
Next steps:
- Create first basic assert response class.
Download
0 formats
No download links available.
#19 Why using shared static fields inside tests is a bad idea | NatokHD