apache_beam.testing.extra_assertions module

class apache_beam.testing.extra_assertions.ExtraAssertionsMixin[source]

Bases: object

assertUnhashableCountEqual(data1, data2)[source]

Assert that two containers have the same items, with special treatment for numpy arrays.