Add tests for the string representation of the property path

Description

Prior to https://github.com/hibernate/hibernate-validator/pull/754 , we used to test the string representation of the property path everywhere because we used to test it for a lot of violations.

This is not the case anymore as we test the full path now (which is good).

We already have ContainerElementStringRepresentationTest for container elements constraints but we should have similar tests for cross parameter, bean, parameter, return value and so on.

Environment

None

Activity

Fixed

Details

Assignee

Reporter

Participants

Guillaume Smet
Marko Bekhta

Components

Fix versions

Priority

Created June 23, 2017 at 8:55 AM
Updated June 29, 2017 at 2:57 PM
Resolved June 29, 2017 at 1:56 PM

Flag notifications