citrusframework / citrusframework/citrus

HamcrestValidationMatcher fails to resolve submatchers for iterableMatchers, when submatcher contains a quote.

Open
#1,183 0 comments 0 reactions 1 assignee Claimed by @tschlat View on GitHub
bug prio-high
Dominant language
Java
Stars
485
Forks
155
Avg merge
4d 22h
Merged PRs (30d)
6

Description

**Citrus Version**
V4.3

**Expected behavior**
The following expression should be resolvable:
`@matches(allOf(equalTo('Chemin de l'Apiculture 5'),matchesRegExPattern('(.|\s){1,35}')))@`

**Actual behavior**
Citrus fails to resolve the above expression with a StringIndexOutOfBoundsException

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.