Package de.hybris.platform.assertions
Class CronJobResultAssert
java.lang.Object
org.assertj.core.api.AbstractAssert<CronJobResultAssert,PerformResult>
de.hybris.platform.assertions.CronJobResultAssert
- All Implemented Interfaces:
org.assertj.core.api.Assert<CronJobResultAssert,,PerformResult> org.assertj.core.api.Descriptable<CronJobResultAssert>,org.assertj.core.api.ExtensionPoints<CronJobResultAssert,PerformResult>
public class CronJobResultAssert
extends org.assertj.core.api.AbstractAssert<CronJobResultAssert,PerformResult>
-
Field Summary
Fields inherited from class org.assertj.core.api.AbstractAssert
actual, info, myself -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaborted()static CronJobResultAssertassertThat(PerformResult actual) failed()finished()succeded()Methods inherited from class org.assertj.core.api.AbstractAssert
as, 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, withThreadDumpOnError
-
Constructor Details
-
CronJobResultAssert
-
-
Method Details
-
assertThat
-
failed
-
succeded
-
aborted
-
finished
-