Class ArrowAssertions.FieldAssert
java.lang.Object
org.assertj.core.api.AbstractAssert<ArrowAssertions.FieldAssert,Field>
org.apache.arrow.adbc.driver.testsuite.ArrowAssertions.FieldAssert
- All Implemented Interfaces:
org.assertj.core.api.Assert<ArrowAssertions.FieldAssert,
,Field> org.assertj.core.api.Descriptable<ArrowAssertions.FieldAssert>
,org.assertj.core.api.ExtensionPoints<ArrowAssertions.FieldAssert,
Field>
- Enclosing class:
- ArrowAssertions
public static class ArrowAssertions.FieldAssert
extends org.assertj.core.api.AbstractAssert<ArrowAssertions.FieldAssert,Field>
-
Field Summary
Fields inherited from class org.assertj.core.api.AbstractAssert
info, throwUnsupportedExceptionOnEquals
-
Method Summary
Methods inherited from class org.assertj.core.api.AbstractAssert
asInstanceOf, asList, asString, describedAs, descriptionText, doesNotHave, doesNotHaveSameClassAs, doesNotHaveSameHashCodeAs, doesNotHaveToString, doesNotHaveToString, equals, getWritableAssertionInfo, has, hashCode, hasSameClassAs, hasSameHashCodeAs, hasToString, hasToString, is, isExactlyInstanceOf, isIn, isIn, isInstanceOf, isInstanceOfAny, isInstanceOfSatisfying, isNot, isNotEqualTo, isNotExactlyInstanceOf, isNotIn, isNotIn, isNotInstanceOf, isNotInstanceOfAny, isNotNull, isNotOfAnyClassIn, isNotSameAs, isNull, isOfAnyClassIn, isSameAs, matches, matches, overridingErrorMessage, overridingErrorMessage, satisfies, satisfies, satisfies, satisfiesAnyOf, satisfiesAnyOf, setCustomRepresentation, setDescriptionConsumer, setPrintAssertionsDescription, usingComparator, usingComparator, usingDefaultComparator, withFailMessage, withFailMessage, withRepresentation, withThreadDumpOnError
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.assertj.core.api.Descriptable
as, as, as, describedAs, describedAs
-
Method Details
-
isEqualTo
- Specified by:
isEqualTo
in interfaceorg.assertj.core.api.Assert<ArrowAssertions.FieldAssert,
Field> - Overrides:
isEqualTo
in classorg.assertj.core.api.AbstractAssert<ArrowAssertions.FieldAssert,
Field>
-