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, assertThat, assertThat, assertThat, assertThat, assertThat, assertThat, assertThat, assertThat, assertThat, assertThat, atIndex, contentOf, contentOf, contentOf, doesNotHave, entry, extractProperty, extractProperty, fail, fail, failBecauseExceptionWasNotThrown, filter, filter, not, offset, offset, setRemoveAssertJRelatedElementsFromStackTrace, tuple, useDateFormat, useDateFormat, useDefaultDateFormats, useIsoDateFormat, useIsoDateTimeFormat, useIsoDateTimeWithMsFormatpublic 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 © 2018. All rights reserved.