class documentation

class TestArgwhere:

View In Hierarchy

Undocumented

Method test_2​D Undocumented
Method test​_list Undocumented
Method test​_nd Undocumented
def test_2D(self):

Undocumented

def test_list(self):

Undocumented

@pytest.mark.parametrize('nd', [0, 1, 2])
def test_nd(self, nd):

Undocumented