Philipp Ottlinger created RAT-204:
-------------------------------------
Summary: Make sure I/O resources are properly closed in tests
Key: RAT-204
URL: https://issues.apache.org/jira/browse/RAT-204
Project: Apache Rat
Issue Type: Improvement
Affects Versions: 0.11
Reporter: Philipp Ottlinger
Assignee: Philipp Ottlinger
Priority: Minor
At the moment multiple tests implement hand-crafted methods to
* read, write files
* delete files
* close files
Some of these can be unified to use IOUtils, furthermore I/O resources have to
be closed properly to avoid resource leaks.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)