public class ModelAssertions
extends org.assertj.core.api.Assertions
Constructor and Description |
---|
ModelAssertions() |
Modifier and Type | Method and Description |
---|---|
static AttributeAssert |
assertThat(Attribute<?> actual) |
static AttributeReferenceAssert |
assertThat(AttributeReference<?> actual) |
static ChildElementAssert |
assertThat(ChildElementCollection<?> actual) |
static ElementReferenceCollectionAssert |
assertThat(ElementReferenceCollection<?,?> actual) |
static ModelElementTypeAssert |
assertThat(ModelElementType actual) |
allOf, allOf, anyOf, anyOf, assertThat, assertThat, assertThat, assertThat, assertThat, assertThat, assertThat, assertThat, assertThat, assertThat, assertThat, assertThat, assertThat, assertThat, assertThat, assertThat, assertThat, assertThat, assertThatThrownBy, atIndex, byLessThan, byLessThan, byLessThan, byLessThan, byLessThan, byLessThan, byLessThan, byLessThan, catchThrowable, contentOf, contentOf, contentOf, contentOf, contentOf, contentOf, doesNotHave, entry, extractProperty, extractProperty, fail, fail, fail, failBecauseExceptionWasNotThrown, filter, filter, in, linesOf, linesOf, linesOf, linesOf, linesOf, linesOf, not, not, notIn, offset, offset, registerCustomDateFormat, registerCustomDateFormat, setAllowComparingPrivateFields, setAllowExtractingPrivateFields, setLenientDateParsing, setMaxElementsForPrinting, setMaxLengthForSingleLineDescription, setRemoveAssertJRelatedElementsFromStackTrace, shouldHaveThrown, tuple, useDefaultDateFormatsOnly, useDefaultRepresentation, useRepresentation, within, within, within, within, within, within, within, within, withinPercentage, withinPercentage, withinPercentage, withPrecision, withPrecision
public static AttributeAssert assertThat(Attribute<?> actual)
public static ModelElementTypeAssert assertThat(ModelElementType actual)
public static ChildElementAssert assertThat(ChildElementCollection<?> actual)
public static AttributeReferenceAssert assertThat(AttributeReference<?> actual)
public static ElementReferenceCollectionAssert assertThat(ElementReferenceCollection<?,?> actual)
Copyright © 2019. All rights reserved.