class documentation

class TestWritebackIfCopy:

View In Hierarchy

Undocumented

Method test​_argmax​_with​_out Undocumented
Method test​_argmin​_with​_out Undocumented
Method test​_choose​_mod​_raise Undocumented
Method test​_dealloc​_warning Undocumented
Method test​_dot​_out Undocumented
Method test​_flatiter​_​_array__ Undocumented
Method test​_insert​_noncontiguous Undocumented
Method test​_put​_noncontiguous Undocumented
Method test​_putmask​_noncontiguous Undocumented
Method test​_take​_mode​_raise Undocumented
Method test​_view​_assign Undocumented
Method test​_view​_discard​_refcount Undocumented
def test_argmax_with_out(self):

Undocumented

def test_argmin_with_out(self):

Undocumented

def test_choose_mod_raise(self):

Undocumented

@pytest.mark.leaks_references(reason='increments self in dealloc; ignore since deprecated path.')
def test_dealloc_warning(self):

Undocumented

def test_dot_out(self):

Undocumented

def test_flatiter__array__(self):

Undocumented

def test_insert_noncontiguous(self):

Undocumented

def test_put_noncontiguous(self):

Undocumented

def test_putmask_noncontiguous(self):

Undocumented

def test_take_mode_raise(self):

Undocumented

def test_view_assign(self):

Undocumented

def test_view_discard_refcount(self):

Undocumented