auxi.modelling.financial.reporting_test module

This module provides testing code for the auxi.modelling.financial.des module.

class auxi.modelling.financial.reporting_test.GeneralLedgerStructureUnitTester(methodName='runTest')

Bases: unittest.case.TestCase

Tester for the auxi.modelling.financial.reporting.GeneralLedgerStructure class.

setUp()
test__generate_table_()
class auxi.modelling.financial.reporting_test.TransactionListUnitTester(methodName='runTest')

Bases: unittest.case.TestCase

Tester for the auxi.modelling.financial.reporting.TransactionList class.

setUp()
test__generate_table_()