magmap.tests.unit_testing module

Unit testing for the MagellanMapper package.

class magmap.tests.unit_testing.TestImageStackProcessing(methodName='runTest')[source]

Bases: TestCase

setUp()[source]

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

test_load_image()[source]
test_process_whole_image()[source]