public class ClassAssert extends AbstractClassAssert<ClassAssert>
Classes.
To create a new instance of this class, invoke Assertions.assertThat(Class)
actual, info, myself, objects, throwUnsupportedExceptionOnEquals| Constructor and Description |
|---|
ClassAssert(Class<?> actual) |
hasAnnotation, hasAnnotations, hasAnnotationsForProxy, hasDeclaredFields, hasDeclaredMethods, hasFields, hasMethods, hasNoSuperclass, hasOnlyDeclaredFields, hasOnlyPublicFields, hasPackage, hasPackage, hasPublicFields, hasPublicMethods, hasSuperclass, isAbstract, isAnnotation, isAssignableFrom, isFinal, isInterface, isNotAnnotation, isNotFinal, isNotInterface, isNotStatic, isPackagePrivate, isProtected, isPublic, isStaticareEqual, asInstanceOf, asList, assertionError, asString, describedAs, descriptionText, doesNotHave, doesNotHaveSameClassAs, doesNotHaveSameHashCodeAs, doesNotHaveToString, equals, extracting, extracting, failure, failureWithActualExpected, failWithActualExpectedAndMessage, failWithMessage, getWritableAssertionInfo, has, hashCode, hasSameClassAs, hasSameHashCodeAs, hasToString, inBinary, inHexadecimal, is, isElementOfCustomAssert, isEqualTo, isExactlyInstanceOf, isIn, isIn, isInstanceOf, isInstanceOfAny, isInstanceOfSatisfying, isNot, isNotEqualTo, isNotExactlyInstanceOf, isNotIn, isNotIn, isNotInstanceOf, isNotInstanceOfAny, isNotNull, isNotOfAnyClassIn, isNotSameAs, isNull, isOfAnyClassIn, isSameAs, matches, matches, newListAssertInstance, overridingErrorMessage, overridingErrorMessage, satisfies, satisfies, satisfies, satisfiesAnyOf, satisfiesAnyOf, satisfiesAnyOfForProxy, satisfiesForProxy, setCustomRepresentation, setDescriptionConsumer, setPrintAssertionsDescription, throwAssertionError, usingComparator, usingComparator, usingDefaultComparator, usingRecursiveComparison, usingRecursiveComparison, withFailMessage, withFailMessage, withRepresentation, withThreadDumpOnErrorclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitas, as, as, describedAspublic ClassAssert(Class<?> actual)
Copyright © 2025. All rights reserved.