magmap.tests.test_libmag module#

Unit testing for the MagellanMapper libmag module.

class magmap.tests.test_libmag.TestLibmag(methodName='runTest')[source]#

Bases: TestCase

test_combine_paths()[source]#
test_flatten()[source]#
test_format_bytes()[source]#
test_get_filename_without_ext()[source]#
test_get_int()[source]#
test_insert_before_ext()[source]#
test_is_int()[source]#
test_is_number()[source]#
test_make_abbreviation()[source]#
test_match_ext()[source]#
test_pad_seq()[source]#
test_replace_seq()[source]#
test_series_as_str()[source]#
test_splice_before()[source]#
test_splitext()[source]#
test_str_to_disp()[source]#