test_save_load (method)

test_save_load_machine()[source]

Check that you can save and load a machine object

test_save_load_folder_path()[source]

Save with a folder path

test_save_load_just_name()[source]

Save in a file and load

test_load_error_missing()[source]

Test that the load function can detect missing file

test_load_error_wrong_type()[source]

Test that the load function can detect wrong type

test_load_error_missing_class()[source]

Test that the load function can detect missing __class__

test_load_error_wrong_class()[source]

Test that the load function can detect wrong __class__

test_save_load_list()[source]

Test the save and load function of data structures

test_save_load_dict()[source]

Test the save and load function of data structures

test_save_load_simu(type_file)[source]

Save in hdf5 file