Uses of Class
org.testfx.assertions.api.LabeledAssert
Packages that use LabeledAssert
-
Uses of LabeledAssert in org.testfx.assertions.api
Subclasses with type arguments of type LabeledAssert in org.testfx.assertions.apiMethods in org.testfx.assertions.api that return LabeledAssertModifier and TypeMethodDescriptionstatic LabeledAssertAssertions.assertThat(javafx.scene.control.Labeled actual) Create assertion forLabeled.