hyperskill / hs-test

A framework that simplifies testing educational projects for Hyperskill. It is built on top of JUnit.
31 stars 10 forks source link

Fail if user created additional threads and didn't close them before leaving main #34

Open aaaaaa2493 opened 5 years ago

aaaaaa2493 commented 5 years ago

This will help https://stackoverflow.com/questions/1323408/get-a-list-of-all-threads-currently-running-in-java/3018672#3018672