Description
JUnit 4.12 deprecated the constructor we use to specify the timeout for tests in milliseconds.
We should update to use the non-deprecated constructor, which allows us to specify the TimeUnits explicitly.
JUnit 4.12 deprecated the constructor we use to specify the timeout for tests in milliseconds.
We should update to use the non-deprecated constructor, which allows us to specify the TimeUnits explicitly.