acoburn commented on issue #31: TAMAYA-379: Apply checkstyle rules to test code URL: https://github.com/apache/incubator-tamaya-extensions/pull/31#issuecomment-468055620 I added a second commit to this PR to explicitly forbid using junit assertions (as has already been done in the main codebase as well as the sandbox code). There was only one residual use of junit that needed to be replaced with assertJ, which made this change very simple.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
