-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
code qualityThe quality of the source code needs to be improved [no change of functionality]The quality of the source code needs to be improved [no change of functionality]enhancementNew feature or requestNew feature or request
Description
The ArtemisSecurityManager contains methods required to whitelist threads and manage other security issues, such as proposed in #52. We should use an official class with static method for that which delegates to the methods of the security manager.
It should also be considered to rename TestUtils to something that is more associated with Ares, such as an Ares class.
All of that would improve readability and finding as well as documenting the methods and features that Aresprovides besides the annotations.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
code qualityThe quality of the source code needs to be improved [no change of functionality]The quality of the source code needs to be improved [no change of functionality]enhancementNew feature or requestNew feature or request