You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Luke Cwik (Jira)" <ji...@apache.org> on 2021/10/12 23:11:00 UTC

[jira] [Updated] (BEAM-13019) PAssert.PCollectionContentsAssert contains unusable assertion methods

     [ https://issues.apache.org/jira/browse/BEAM-13019?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Luke Cwik updated BEAM-13019:
-----------------------------
    Status: Open  (was: Triage Needed)

> 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: 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)