tests.test_harmonizer module

class tests.test_harmonizer.TestHarmonizer(methodName='runTest')[source]

Bases: TestCase

Create an instance of the class that will use the named test method when executed. Raises a ValueError if the instance does not have a method with the specified name.

generate_fake_collection_item(id, datetime)[source]
generate_fake_xcal_item(id, published, expires, bands, source_platform)[source]
setUp()[source]

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

test_apply_to_asset_multiple_functions()[source]
test_apply_to_asset_single_function()[source]
test_check_timerange()[source]
test_different_xcal_by_date()[source]