class documentation

class TestIndexErrors:

View In Hierarchy

Tests to exercise indexerrors not covered by other tests.
Method test​_arraytypes​_fasttake take from a 0-length dimension
Method test​_iterators​_exceptions cases in iterators.c
Method test​_mapping cases from mapping.c
Method test​_mapping​_error​_message Undocumented
Method test​_methods cases from methods.c
Method test​_multiindex​_exceptions Undocumented
Method test​_put​_exceptions Undocumented
Method test​_take​_from​_object Undocumented
def test_arraytypes_fasttake(self):
take from a 0-length dimension
def test_iterators_exceptions(self):
cases in iterators.c
def test_mapping(self):
cases from mapping.c
def test_mapping_error_message(self):

Undocumented

def test_methods(self):
cases from methods.c
def test_multiindex_exceptions(self):

Undocumented

def test_put_exceptions(self):

Undocumented

def test_take_from_object(self):

Undocumented