class documentation

class TestRegister(BasePyPIRCCommandTestCase): (source)

View In Hierarchy

Undocumented

Method test_create_pypirc Undocumented
Method test_list_classifiers Undocumented
Method test_password_not_in_file Undocumented
Method test_password_reset Undocumented
Method test_register_invalid_long_description Undocumented
Method test_registering Undocumented
Method test_show_response Undocumented
Method test_strict Undocumented
Method _get_cmd Undocumented
def test_create_pypirc(self): (source)

Undocumented

def test_list_classifiers(self, caplog): (source)

Undocumented

def test_password_not_in_file(self): (source)

Undocumented

def test_password_reset(self): (source)

Undocumented

def test_register_invalid_long_description(self, monkeypatch): (source)

Undocumented

def test_registering(self): (source)

Undocumented

def test_show_response(self, caplog): (source)

Undocumented

def test_strict(self): (source)

Undocumented

def _get_cmd(self, metadata=None): (source)

Undocumented