public class ListViewAssert<T> extends AbstractListViewAssert<ListViewAssert<T>,T>
ListViews.
To create an instance of this class, invoke .Assertions.assertThat(ListView)
| Modifier | Constructor and Description |
|---|---|
protected |
ListViewAssert(javafx.scene.control.ListView<T> actual) |
doesNotHaveExactlyNumItems, doesNotHaveListCell, doesNotHavePlaceholder, doesNotHaveVisiblePlaceholder, hasExactlyNumItems, hasListCell, hasPlaceholder, hasVisiblePlaceholder, isEmpty, isNotEmptydoesNotHaveChild, hasChild, hasExactlyChildren, isDisabled, isEnabled, isFocused, isInvisible, isNotFocused, isVisibleas, as, asList, asString, describedAs, describedAs, descriptionText, doesNotHave, doesNotHaveSameClassAs, equals, failWithMessage, getWritableAssertionInfo, has, hashCode, hasSameClassAs, hasSameHashCodeAs, hasToString, inBinary, inHexadecimal, is, isEqualTo, isExactlyInstanceOf, isIn, isIn, isInstanceOf, isInstanceOfAny, isInstanceOfSatisfying, isNot, isNotEqualTo, isNotExactlyInstanceOf, isNotIn, isNotIn, isNotInstanceOf, isNotInstanceOfAny, isNotNull, isNotOfAnyClassIn, isNotSameAs, isNull, isOfAnyClassIn, isSameAs, matches, matches, newListAssertInstance, overridingErrorMessage, satisfies, satisfies, setCustomRepresentation, throwAssertionError, usingComparator, usingComparator, usingDefaultComparator, withFailMessage, withRepresentation, withThreadDumpOnErrorprotected ListViewAssert(javafx.scene.control.ListView<T> actual)