class TestSubarray:
Undocumented
Method | test_aligned_empty |
Undocumented |
Method | test_alignment |
Undocumented |
Method | test_equivalent_record |
Test whether equivalent subarray dtypes hash the same. |
Method | test_nonequivalent_record |
Test whether different subarray dtypes hash differently. |
Method | test_shape_equal |
Test some data types that are equal |
Method | test_shape_invalid |
Undocumented |
Method | test_shape_matches_ndim |
Undocumented |
Method | test_shape_monster |
Test some more complicated cases that shouldn't be equal |
Method | test_shape_sequence |
Undocumented |
Method | test_shape_simple |
Test some simple cases that shouldn't be equal |
Method | test_single_subarray |
Undocumented |