| Modifier and Type | Method and Description |
|---|---|
InvalidFieldExpectation |
InvalidFieldExpectationBuilder.withCode(String code) |
| Modifier and Type | Method and Description |
|---|---|
ResultActionsAssert |
ResultActionsAssert.containsValidationErrorsExactly(InvalidFieldExpectation... invalidFieldExpectations)
Checks that the MVC response contains the given validation errors and only these.
|
ResultActionsAssert |
ResultActionsAssert.isBadRequest(InvalidFieldExpectation... invalidFieldExpectations) |
Copyright © 2018. All rights reserved.