Uses of Class
org.testfx.assertions.api.TextAssert
Packages that use TextAssert
-
Uses of TextAssert in org.testfx.assertions.api
Subclasses with type arguments of type TextAssert in org.testfx.assertions.apiMethods in org.testfx.assertions.api that return TextAssertModifier and TypeMethodDescriptionstatic TextAssertAssertions.assertThat(javafx.scene.text.Text actual) Create assertion forText.