moncenterlib.tests.gnss.unit_tests.test_postprocessing module
- class moncenterlib.tests.gnss.unit_tests.test_postprocessing.TestRtkLibPostPost(methodName='runTest')
Bases:
TestCase- test__get_dates_from_erp()
- test__get_start_date_from_clk()
- test__get_start_date_from_dcb()
- test__get_start_date_from_ionex()
- test__get_start_date_from_sp3()
- test__make_cmd(mock_get_path2bin)
- test_config2dict()
- test_dict2config(mock_open)
- test_get_default_config()
- test_get_full_status()
- test_get_last_status()
- test_init_check_dublicate_handlers()
- test_init_raises()
- test_init_with_disable_logger()
- test_init_with_enable_logger()
- test_init_with_my_logger()
- test_match_files(mock_get_files, mock_get_nav, mock_get_obs, mock_isdir, mock_isfile)
- test_match_files_input_raises()
- test_start_multi_processing(mock_semaphore, mock_thread, mock_isdir, mock_queue)
- test_start_multi_processing_raises()
- test_start_process(mock_thread, mock_Popen)
- test_start_single_processing()
- test_start_single_processing_raises()