|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.assertj.core.api.AbstractAssert<DmnDecisionResultAssertion,DmnDecisionResult>
org.camunda.bpm.dmn.engine.test.asserts.DmnDecisionResultAssertion
public class DmnDecisionResultAssertion
| Field Summary |
|---|
| Fields inherited from class org.assertj.core.api.AbstractAssert |
|---|
actual, info, myself |
| Constructor Summary | |
|---|---|
protected |
DmnDecisionResultAssertion(DmnDecisionResult actual)
|
| Method Summary | |
|---|---|
DmnDecisionOutputAssertion |
hasSingleOutput()
|
DmnDecisionResultAssertion |
hasSize(int expectedSize)
|
DmnDecisionResultAssertion |
isEmpty()
|
| Methods inherited from class org.assertj.core.api.AbstractAssert |
|---|
as, as, describedAs, describedAs, descriptionText, doesNotHave, doesNotHaveSameClassAs, equals, failWithMessage, getWritableAssertionInfo, has, hashCode, hasSameClassAs, inBinary, inHexadecimal, 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 DmnDecisionResultAssertion(DmnDecisionResult actual)
| Method Detail |
|---|
public DmnDecisionResultAssertion hasSize(int expectedSize)
public DmnDecisionResultAssertion isEmpty()
public DmnDecisionOutputAssertion hasSingleOutput()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||