Uses of Class
org.testfx.assertions.api.Dimension2DAssert
Packages that use Dimension2DAssert
-
Uses of Dimension2DAssert in org.testfx.assertions.api
Subclasses with type arguments of type Dimension2DAssert in org.testfx.assertions.apiMethods in org.testfx.assertions.api that return Dimension2DAssertModifier and TypeMethodDescriptionstatic Dimension2DAssertAssertions.assertThat(javafx.geometry.Dimension2D actual) Create assertion forDimension2D.