jenkins-job-builder/tests/modules
Darragh Bailey 4573b3a25d Refactor base test classes inheritance for reuse
Refactor base test class inheritance to allow for BaseTest class to be
reused without needing to also import the TestCase class everywhere in
order to avoid having the common test function executed on base classes.

This makes it easier to build base testing classes and then simplifies
the subclassing of these for actual tests.

Change-Id: I89809e8082469f814f245db4a9ab7658aac8a405
2016-09-14 14:58:57 +01:00
..
__init__.py Add helper function to convert xml 2016-02-25 16:04:34 -05:00
test_helpers.py Refactor base test classes inheritance for reuse 2016-09-14 14:58:57 +01:00