s.t.s.TestSource(TestCase) : class documentation

Part of samba.tests.source View In Hierarchy

No class docstring
Method test_copyright Test that all Python files have a valid copyright statement.
Method test_gpl Test that all .py files have a GPL disclaimer.
Method test_no_tabs Check that there are no tabs in Python files.
Method test_unix_newlines Check for unix new lines.
Method _push_file Undocumented
Method _format_message Undocumented
Method _iter_source_files_lines Undocumented

Inherited from TestCase:

Method setUp Undocumented
Method get_loadparm Undocumented
Method get_credentials Undocumented
def test_copyright(self):
Test that all Python files have a valid copyright statement.
def test_gpl(self):
Test that all .py files have a GPL disclaimer.
def _push_file(self, dict_, fname, line_no):
Undocumented
def _format_message(self, dict_, message):
Undocumented
def _iter_source_files_lines(self):
Undocumented
def test_no_tabs(self):
Check that there are no tabs in Python files.
def test_unix_newlines(self):
Check for unix new lines.
API Documentation for Samba, generated by pydoctor at 2011-12-08 20:23:28.