01 avril 2014
_année_2014 _mois_avr. java mémoire programming test unit
Writing JUnit tests for memory leaks | Palantir
Très bon article (normal chez Palantir) expliquant comment faire un test unitaire vérifiant qu’un memory leak n’existe plus. Ca ne marche toutefois aps dans mon cas, hélas.