Uses of Class
org.testfx.assertions.api.TextFlowAssert
Packages that use TextFlowAssert
-
Uses of TextFlowAssert in org.testfx.assertions.api
Methods in org.testfx.assertions.api that return TextFlowAssertModifier and TypeMethodDescriptionstatic TextFlowAssert
Assertions.assertThat
(javafx.scene.text.TextFlow actual) Create assertion forTextFlow
.