I had some trouble finding some tests, I think they could be moved to other locations:
prefix = test.java.br.unicamp.cst
- TestMemoryObserver: prefix.core.profiler -> prefix.core
- RESTMemoryContainer and RESTMemoryObject: I don't know if it would make sense, since the tests depend on code from another subpackage, but, since they are part of the core, I believe the tests should be rewritten to remove the dependencies (if possible) and moved from prefix.io.rest to prefix.core
I had some trouble finding some tests, I think they could be moved to other locations:
prefix = test.java.br.unicamp.cst