Uses of Class
org.testfx.assertions.api.Dimension2DAssert
Packages that use Dimension2DAssert
-
Uses of Dimension2DAssert in org.testfx.assertions.api
Methods in org.testfx.assertions.api that return Dimension2DAssertModifier and TypeMethodDescriptionstatic Dimension2DAssert
Assertions.assertThat
(javafx.geometry.Dimension2D actual) Create assertion forDimension2D
.