Uses of Class
org.testfx.assertions.api.TextAssert
-
Packages that use TextAssert Package Description org.testfx.assertions.api -
-
Uses of TextAssert in org.testfx.assertions.api
Methods in org.testfx.assertions.api that return TextAssert Modifier and Type Method Description static TextAssertAssertions. assertThat(javafx.scene.text.Text actual)Create assertion forText.
-