|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.assertj.core.api.AbstractAssert<S,T>
org.camunda.bpm.model.xml.test.assertions.AbstractReferenceAssert<S,T>
public abstract class AbstractReferenceAssert<S extends AbstractReferenceAssert<S,T>,T extends Reference<?>>
| Field Summary |
|---|
| Fields inherited from class org.assertj.core.api.AbstractAssert |
|---|
actual, info, myself |
| Constructor Summary | |
|---|---|
protected |
AbstractReferenceAssert(T actual,
Class<?> selfType)
|
| Method Summary | |
|---|---|
S |
hasIdentifier(ModelElementInstance instance,
String identifier)
|
S |
hasNoTargetElement(ModelElementInstance instance)
|
S |
hasTargetAttribute(Attribute<?> targetAttribute)
|
S |
hasTargetElement(ModelElementInstance instance,
ModelElementInstance targetElement)
|
| Methods inherited from class org.assertj.core.api.AbstractAssert |
|---|
as, as, describedAs, describedAs, descriptionText, doesNotHave, doesNotHaveSameClassAs, equals, failWithMessage, getWritableAssertionInfo, has, hashCode, hasSameClassAs, is, isEqualTo, isExactlyInstanceOf, isIn, isIn, isInstanceOf, isInstanceOfAny, isNot, isNotEqualTo, isNotExactlyInstanceOf, isNotIn, isNotIn, isNotInstanceOf, isNotInstanceOfAny, isNotNull, isNotOfAnyClassIn, isNotSameAs, isNull, isOfAnyClassIn, isSameAs, overridingErrorMessage, usingComparator, usingDefaultComparator |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected AbstractReferenceAssert(T actual,
Class<?> selfType)
| Method Detail |
|---|
public S hasIdentifier(ModelElementInstance instance,
String identifier)
public S hasTargetElement(ModelElementInstance instance,
ModelElementInstance targetElement)
public S hasNoTargetElement(ModelElementInstance instance)
public S hasTargetAttribute(Attribute<?> targetAttribute)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||