omaha.tests package

Submodules

omaha.tests.joinable_test module

class omaha.tests.joinable_test.JoinableTest(methodName='runTest')[source]

Bases: unittest.case.TestCase

setUp()[source]

Hook method for setting up the test fixture before exercising it.

test_join()[source]

omaha.tests.test_client module

class omaha.tests.test_client.ClientTest(methodName='runTest')[source]

Bases: unittest.case.TestCase

setUp()[source]

Hook method for setting up the test fixture before exercising it.

test_quarter()[source]

omaha.tests.test_company module

class omaha.tests.test_company.CompanyTest(methodName='runTest')[source]

Bases: unittest.case.TestCase

setUp()[source]

Hook method for setting up the test fixture before exercising it.

test_company_name()[source]
test_dict_pairs()[source]

omaha.tests.test_indicator module

class omaha.tests.test_indicator.IndicatorTest(methodName='runTest')[source]

Bases: unittest.case.TestCase

setUp()[source]

Hook method for setting up the test fixture before exercising it.

test_quarter()[source]

Module contents