+1, on AssertJ usage, thanks for getting this done. --Anu
On 3/31/19, 9:37 PM, "Akira Ajisaka" <aajis...@apache.org> wrote: Hi folks, Now I'm going to upgrade the JUnit version from 4 to 5 for Java 11 support. I wanted to start with the small module, so I uploaded a patch to upgrade the API in hadoop-yarn-api module at first (YARN-8943), and in this JIRA, Szilard Nemeth suggested using AssertJ with JUnit 5. (Thanks Szilard for the suggestion!) I think the JUnit upgrade and the use of AssertJ are separated, but related tasks. Therefore, I'd like to decide: - Use AssertJ or not - If we are going to use AssertJ, when to use AssertJ (before upgrading JUnit or after?) My opinion is: - JUnit migration is required for Java 11, so upgrading JUnit as soon as possible. - After the migration, we may use AssertJ for existing tests. - We may use AssertJ for new tests. (not must) Any thoughts? Thanks, Akira --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org