freeipa/ipatests/test_cmdline
Jan Cholasta ed4c2d9252 plugable: turn Plugin attributes into properties
Implement the `name`, `doc` and `summary` Plugin attributes as properties
to allow them to be overriden in sub-classes.

Always use .doc rather than .__doc__ to access plugin documentation.

Remove the mostly unused `module`, `fullname`, `bases` and `label`
attributes.

https://fedorahosted.org/freeipa/ticket/4739

Reviewed-By: David Kupka <dkupka@redhat.com>
2016-06-03 09:00:34 +02:00
..
__init__.py ipatests: replace the test-example.com domain in tests 2015-12-17 15:15:28 +01:00
cmdline.py Port from python-krbV to python-gssapi 2015-08-26 09:41:36 +02:00
test_cli.py Remove unused imports 2015-12-23 07:59:22 +01:00
test_help.py plugable: turn Plugin attributes into properties 2016-06-03 09:00:34 +02:00
test_ipagetkeytab.py tests: Use absolute imports 2016-02-17 10:41:29 +01:00