Uses of Class
it.tidalwave.ui.test.DisplayableAssert
-
Uses of DisplayableAssert in it.tidalwave.ui.test
Methods in it.tidalwave.ui.test that return DisplayableAssertModifier and TypeMethodDescriptionAsAssert.hasDisplayable()Asserts that the object under inspection has aDisplayablerole.DisplayableAssert.withDisplayName(String displayName) Asserts that the object under inspection has the given display name.DisplayableAssert.withDisplayName(org.springframework.util.function.ThrowingSupplier<String> displayName) Asserts that the object under inspection has the given display name.