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