module documentation

This file tests the generic aspects of ArrayMethod. At the time of writing this is private API, but when added, public API may be added here.

Class TestClassGetItem No class docstring; 1/2 method documented
Class TestResolveDescriptors Undocumented
Class TestSimpleStridedCall Undocumented
Function test_class_getitem_38 Undocumented
@pytest.mark.skipif((sys.version_info >= (3, 9)), reason='Requires python 3.8')
def test_class_getitem_38(): (source)

Undocumented