Uses of Class
org.testfx.assertions.api.ColorAssert
Packages that use ColorAssert
-
Uses of ColorAssert in org.testfx.assertions.api
Subclasses with type arguments of type ColorAssert in org.testfx.assertions.apiMethods in org.testfx.assertions.api that return ColorAssertModifier and TypeMethodDescriptionstatic ColorAssertAssertions.assertThat(javafx.scene.paint.Color actual) Create assertion forColor.