class documentation

class TestArgwhere: (source)

View In Hierarchy

Undocumented

Method test_2D Undocumented
Method test_list Undocumented
Method test_nd Undocumented
def test_2D(self): (source)

Undocumented

def test_list(self): (source)

Undocumented

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

Undocumented