apache_beam.testing.extra_assertions.
ExtraAssertionsMixin
Bases: object
object
assertCountEqual
Assert that two containers have the same number of the same items in any order.
assertUnhashableCountEqual
Assert that two containers have the same items, with special treatment for numpy arrays.