seismicrna.core.arg.tests package

Submodules

class seismicrna.core.arg.tests.glob_test.TestCtPos5Expansion(methodName='runTest')

Bases: TestCase

test_literal_passes_through()
test_pattern_paired_with_position()
class seismicrna.core.arg.tests.glob_test.TestGlobPathMultiple(methodName='runTest')

Bases: TestCase

test_glob_combined_with_literal()
test_glob_expands_multiple_matches()
test_literal_path_passes_through()
test_no_match_raises_file_not_found()