public class SoftAssertionClassAssert extends AbstractClassAssert<SoftAssertionClassAssert>
Classs without any final methods to allow proxying.actual, info, myself| Constructor and Description |
|---|
SoftAssertionClassAssert(Class<?> actual) |
hasAnnotation, hasAnnotations, hasDeclaredFields, hasFields, isAnnotation, isAssignableFrom, isFinal, isInterface, isNotAnnotation, isNotFinal, isNotInterfaceas, as, asList, asString, describedAs, describedAs, descriptionText, doesNotHave, doesNotHaveSameClassAs, equals, failWithMessage, getWritableAssertionInfo, has, hashCode, hasSameClassAs, hasToString, inBinary, inHexadecimal, is, isEqualTo, isExactlyInstanceOf, isIn, isIn, isInstanceOf, isInstanceOfAny, isNot, isNotEqualTo, isNotExactlyInstanceOf, isNotIn, isNotIn, isNotInstanceOf, isNotInstanceOfAny, isNotNull, isNotOfAnyClassIn, isNotSameAs, isNull, isOfAnyClassIn, isSameAs, matches, matches, overridingErrorMessage, satisfies, setCustomRepresentation, throwAssertionError, usingComparator, usingDefaultComparator, withFailMessage, withRepresentation, withThreadDumpOnErrorpublic SoftAssertionClassAssert(Class<?> actual)
Copyright © 2014–2016 AssertJ. All rights reserved.