Uses of Class
com.github.ngeor.yak4j.InvalidFieldExpectation
-
-
Uses of InvalidFieldExpectation in com.github.ngeor.yak4j
Methods in com.github.ngeor.yak4j that return InvalidFieldExpectation Modifier and Type Method Description InvalidFieldExpectationInvalidFieldExpectationBuilder. withCode(String code)Methods in com.github.ngeor.yak4j with parameters of type InvalidFieldExpectation Modifier and Type Method Description ResultActionsAssertResultActionsAssert. containsValidationErrorsExactly(InvalidFieldExpectation... invalidFieldExpectations)Checks that the MVC response contains the given validation errors and only these.ResultActionsAssertResultActionsAssert. isBadRequest(InvalidFieldExpectation... invalidFieldExpectations)
-