Chris Gray created BEAM-13019:
---------------------------------

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


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)

Reply via email to