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
actual, asInstanceOf, asList, asString, describedAs, descriptionText, doesNotHave, doesNotHaveSameClassAs, doesNotHaveSameHashCodeAs, doesNotHaveToString, doesNotHaveToString, doesNotMatch, doesNotMatch, 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, usingEquals, usingEquals, withFailMessage, withFailMessage, withRepresentation, withThreadDumpOnErrorMethods inherited from class java.lang.Object
getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.assertj.core.api.Descriptable
as, as, as, describedAs, describedAs
-
Method Details
-
isEqualTo
- Specified by:
isEqualToin interfaceorg.assertj.core.api.Assert<ArrowAssertions.FieldAssert,Field> - Overrides:
isEqualToin classorg.assertj.core.api.AbstractAssert<ArrowAssertions.FieldAssert,Field>
-