assert_wire_symbols_match_expected#

Assert a bloq’s wire symbols match the expected ones.

For multi-dimensional registers (with a shape), this will iterate through the register indices (see numpy.ndindices for iteration order).

bloq

the bloq whose wire symbols we want to check.

expected_ws

A list of the expected wire symbols or their associated text.