Login
From:
Alexey Ragozin
(Uncensored)
subscribe
HeapUnit - Test your Java heap content
https://blog.ragozin.info/2017/06/heapunit-test-your-java-heap-content.html
links
backlinks
Tagged with:
testing
java
heap
Roast topics
Find topics
Find it!
There are usually a number of tests which you would like to run for each build to make sure what your code does make sense. Typically, such tests would be focusing on business function of your code.