|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.assertj.core.api.AbstractAssert<DmnDecisionOutputAssertion,DmnDecisionOutput>
org.camunda.bpm.dmn.engine.test.asserts.DmnDecisionOutputAssertion
public class DmnDecisionOutputAssertion
| Field Summary |
|---|
| Fields inherited from class org.assertj.core.api.AbstractAssert |
|---|
actual, info, myself |
| Constructor Summary | |
|---|---|
DmnDecisionOutputAssertion(DmnDecisionOutput actual)
|
|
| Method Summary | |
|---|---|
DmnDecisionOutputAssertion |
hasEntry(String name,
Object expectedValue)
|
DmnDecisionOutputAssertion |
hasSingleEntry()
|
DmnDecisionOutputAssertion |
hasSingleEntry(Object expectedValue)
|
DmnDecisionOutputAssertion |
hasSingleEntry(String name,
Object expectedValue)
|
| 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 |
|---|
public DmnDecisionOutputAssertion(DmnDecisionOutput actual)
| Method Detail |
|---|
public DmnDecisionOutputAssertion hasSingleEntry()
public DmnDecisionOutputAssertion hasSingleEntry(Object expectedValue)
public DmnDecisionOutputAssertion hasSingleEntry(String name,
Object expectedValue)
public DmnDecisionOutputAssertion hasEntry(String name,
Object expectedValue)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||