The 'makeAvailable' method lacks unit test coverage. According to the coding guidelines, unit tests should mock all file system use with groovy.mock.interceptor.MockFor. Consider adding a test for this method that mocks the ant.copy operation.
Originally posted by @Copilot in #42 (comment)
The 'makeAvailable' method lacks unit test coverage. According to the coding guidelines, unit tests should mock all file system use with groovy.mock.interceptor.MockFor. Consider adding a test for this method that mocks the ant.copy operation.
Originally posted by @Copilot in #42 (comment)