Parameterize out the amount of sleep done in each test
Set the value in each test to a different amount to avoid potential side-effects with other instances of the test (or lingering processes) stil
Parameterize out the amount of sleep done in each test
Set the value in each test to a different amount to avoid potential side-effects with other instances of the test (or lingering processes) still being present on the system
show more ...
|