Class ArrowAssertions.VectorSchemaRootAssert
java.lang.Object
org.assertj.core.api.AbstractAssert<ArrowAssertions.VectorSchemaRootAssert,VectorSchemaRoot>
org.apache.arrow.adbc.driver.testsuite.ArrowAssertions.VectorSchemaRootAssert
- All Implemented Interfaces:
org.assertj.core.api.Assert<ArrowAssertions.VectorSchemaRootAssert,
,VectorSchemaRoot> org.assertj.core.api.Descriptable<ArrowAssertions.VectorSchemaRootAssert>
,org.assertj.core.api.ExtensionPoints<ArrowAssertions.VectorSchemaRootAssert,
VectorSchemaRoot>
- Enclosing class:
- ArrowAssertions
public static final class ArrowAssertions.VectorSchemaRootAssert
extends org.assertj.core.api.AbstractAssert<ArrowAssertions.VectorSchemaRootAssert,VectorSchemaRoot>
-
Field Summary
Fields inherited from class org.assertj.core.api.AbstractAssert
info, throwUnsupportedExceptionOnEquals
-
Method Summary
Modifier and TypeMethodDescriptionMethods 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.VectorSchemaRootAssert,
VectorSchemaRoot> - Overrides:
isEqualTo
in classorg.assertj.core.api.AbstractAssert<ArrowAssertions.VectorSchemaRootAssert,
VectorSchemaRoot>
-