On Wed, 6 Jul 2022 18:38:20 GMT, Michael Strauß <[email protected]> wrote:
>> Jose Pereda has updated the pull request incrementally with one additional >> commit since the last revision: >> >> Rework test > > tests/system/src/test/java/test/javafx/scene/web/ColorChooserTest.java line > 41: > >> 39: import javafx.stage.Stage; >> 40: import javafx.stage.Window; >> 41: import org.junit.AfterClass; > > Since this is a new file, you could also use the JUnit5 API. Done, I've reworked the test ------------- PR: https://git.openjdk.org/jfx/pull/809
