Uses of Class
org.testfx.assertions.api.WindowAssert
Packages that use WindowAssert
-
Uses of WindowAssert in org.testfx.assertions.api
Subclasses with type arguments of type WindowAssert in org.testfx.assertions.apiMethods in org.testfx.assertions.api that return WindowAssertModifier and TypeMethodDescriptionstatic WindowAssertAssertions.assertThat(javafx.stage.Window actual) Create assertion forWindow.