acoburn opened a new pull request #40: TAMAYA-219: Prohibit non-AssertJ test assertions URL: https://github.com/apache/incubator-tamaya/pull/40 The `illegalClasses` section is for non-static imports (e.g. `import org.junit.Assert`), and the `illegalPkgs` section covers static imports (e.g. `import static org.junit.Assert.assertTrue`).
---------------------------------------------------------------- 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
