Uses of Class
io.extact.rms.test.assertj.ConstraintViolationSetAssert
Packages that use ConstraintViolationSetAssert
-
Uses of ConstraintViolationSetAssert in io.extact.rms.test.assertj
Methods in io.extact.rms.test.assertj that return ConstraintViolationSetAssertModifier and TypeMethodDescriptionstatic ConstraintViolationSetAssertConstraintViolationSetAssert.assertThat(Set<? extends jakarta.validation.ConstraintViolation> actual) ConstraintViolationSetAssert.hasMessageEndingWith(String suffix) ConstraintViolationSetAssert.hasNoViolations()ConstraintViolationSetAssert.hasSize(int size) ConstraintViolationSetAssert.hasViolationOnPath(String path) ConstraintViolationSetAssert.hasViolationOnPathConstaining(String path)