schrodinger.application.models.test.test_objects module¶
- schrodinger.application.models.test.test_objects.make_definition()¶
- schrodinger.application.models.test.test_objects.make_def_and_config()¶
- schrodinger.application.models.test.test_objects.make_model()¶
- schrodinger.application.models.test.test_objects.make_linear_config_tree(levels)¶
Create a tree of model.configs with the given number of levels. Each config has a parent config, except for the root config.
- schrodinger.application.models.test.test_objects.make_start_end_times()¶
Create a pair of start and end times for testing.
- schrodinger.application.models.test.test_objects.make_model_with_csv_data()¶
Create a composite model with some mock CSV data for testing.
- schrodinger.application.models.test.test_objects.write_csv_files()¶
- schrodinger.application.models.test.test_objects.write_col_csv_file(filename, row_dicts)¶
- schrodinger.application.models.test.test_objects.create_configs(configs, library)¶