[
https://issues.apache.org/jira/browse/BEAM-13019?focusedWorklogId=668020&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-668020
]
ASF GitHub Bot logged work on BEAM-13019:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 20/Oct/21 22:14
Start Date: 20/Oct/21 22:14
Worklog Time Spent: 10m
Work Description: chrismgrayftsinc commented on pull request #15685:
URL: https://github.com/apache/beam/pull/15685#issuecomment-948077678
Yes I will do that.
________________________________
From: Lukasz Cwik ***@***.***>
Sent: Wednesday, October 20, 2021 3:12 PM
To: apache/beam ***@***.***>
Cc: Chris Gray ***@***.***>; Author ***@***.***>
Subject: Re: [apache/beam] [BEAM-13019] Add `containsInAnyOrder` with
matchers to the `IterableAssert` interface (#15685)
Did you want to add the deprecated containsInAnyOrder() pointing to empty()
as was suggested
(https://lists.apache.org/thread.html/rb76cd51e4c528751cdbd8ac0d06af56d72953f46879ba9ba72c15098%40%3Cdev.beam.apache.org%3E)?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on
GitHub<https://github.com/apache/beam/pull/15685#issuecomment-948076646>, or
unsubscribe<https://github.com/notifications/unsubscribe-auth/AL5VUUEDI7ACD3FIPYU3YU3UH45GDANCNFSM5FSFZZKA>.
Triage notifications on the go with GitHub Mobile for
iOS<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or
Android<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 668020)
Time Spent: 1h 50m (was: 1h 40m)
> PAssert.PCollectionContentsAssert contains unusable assertion methods
> ---------------------------------------------------------------------
>
> Key: BEAM-13019
> URL: https://issues.apache.org/jira/browse/BEAM-13019
> Project: Beam
> Issue Type: Bug
> Components: testing
> Affects Versions: 2.32.0
> Reporter: Chris Gray
> Assignee: Chris Gray
> Priority: P3
> Time Spent: 1h 50m
> Remaining Estimate: 0h
>
> The method
> {code:java}
> final PCollectionContentsAssert<T> containsInAnyOrder( SerializableMatcher<?
> super T>... elementMatchers){code}
> is in PAssert.PCollectionContentsAssert but is not usable since it is not in
> the IterableAssert interface. It would be a useful method to have access to.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)