> I've added JUnit 5 as a test dependency and made sure that the JUnit 4 tests > still work. Also added a single JUnit 5 tests, and confirmed it works. > > I've updated the Eclipse project file for the base module only.
John Hendrikx has updated the pull request incrementally with two additional commits since the last revision: - Add trivial assert to JUnit5Test - Add explicit dependencies in build.gradle ------------- Changes: - all: https://git.openjdk.java.net/jfx/pull/633/files - new: https://git.openjdk.java.net/jfx/pull/633/files/c5b76ee8..d06d6570 Webrevs: - full: https://webrevs.openjdk.java.net/?repo=jfx&pr=633&range=06 - incr: https://webrevs.openjdk.java.net/?repo=jfx&pr=633&range=05-06 Stats: 15 lines in 2 files changed: 11 ins; 3 del; 1 mod Patch: https://git.openjdk.java.net/jfx/pull/633.diff Fetch: git fetch https://git.openjdk.java.net/jfx pull/633/head:pull/633 PR: https://git.openjdk.java.net/jfx/pull/633