Class TestAssertion
java.lang.Object
com.persequor.saga.modules.nmvstest.model.TestAssertion
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionactualReason
(String actualReason) actualReturnCode
(String actualReturnCode) actualState
(String actualState) expectedReason
(String expectedReason) expectedReturnCode
(String expectedReturnCode) expectedState
(String expectedState) outputPackage
(String outputPackage) resultDescription
(String resultDescription)
-
Constructor Details
-
TestAssertion
public TestAssertion() -
TestAssertion
-
-
Method Details
-
getOutputPackage
-
outputPackage
-
getExpectedReturnCode
-
expectedReturnCode
-
getExpectedState
-
expectedState
-
getExpectedReason
-
expectedReason
-
actualReturnCode
-
getActualReturnCode
-
getActualState
-
actualState
-
getActualReason
-
actualReason
-
getResultDescription
-
resultDescription
-