Uses of Class
org.testfx.assertions.api.WindowAssert
Packages that use WindowAssert
-
Uses of WindowAssert in org.testfx.assertions.api
Methods in org.testfx.assertions.api that return WindowAssertModifier and TypeMethodDescriptionstatic WindowAssert
Assertions.assertThat
(javafx.stage.Window actual) Create assertion forWindow
.