Skip to content

Does not contain text matcher#4

Merged
asolntsev merged 3 commits into
java-testkit:masterfrom
vplagov:does_not_contain_text_matcher
Sep 5, 2022
Merged

Does not contain text matcher#4
asolntsev merged 3 commits into
java-testkit:masterfrom
vplagov:does_not_contain_text_matcher

Conversation

@vplagov

@vplagov vplagov commented Sep 5, 2022

Copy link
Copy Markdown
Contributor

The doesNotContainText matcher is useful to assert that an XLS doesn't
contain an invalid text, like null or N/A or an invalid date like 01 01 0001 and so on.

The `doesNotContainText` matcher is useful to assert that an XLS doesn't
contain an invalid text, like `null` or `N/A` or invalid date like `01
01 0001` and so on.
@asolntsev asolntsev self-requested a review September 5, 2022 19:57
@asolntsev asolntsev self-assigned this Sep 5, 2022
@asolntsev asolntsev merged commit 8a6b18f into java-testkit:master Sep 5, 2022
@asolntsev asolntsev added this to the 1.6.0 milestone Sep 5, 2022
@vplagov vplagov deleted the does_not_contain_text_matcher branch September 5, 2022 20:01
@asolntsev

Copy link
Copy Markdown
Contributor

@plagov Thanks, released 1.6.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants