alleleTools.tests.test_argtypes module

class alleleTools.tests.test_argtypes.TestOutputPath[source]

Bases: object

test_fail(path: str)[source]
test_file_already_exists(tmp_path)[source]
test_ok(tmp_path)[source]
test_only_dir_without_file(tmp_path)[source]
test_only_file_in_current_dir(tmp_path, monkeypatch)[source]