magmap.tests.test_detector module

Unit testing for the MagellanMapper detector module.

class magmap.tests.test_detector.TestDetector(methodName='runTest')[source]

Bases: TestCase

make_random_blobs()[source]

Make blobs with random coordinates.

Return type:

Blobs

Returns:

Blobs instance.

test_blob_accessors()[source]