tests package
tests.alignment_test module
-
class tests.alignment_test.AlignmentTest(methodName='runTest')[source]
Bases: TestCase
-
test_alignment_alpha()[source]
-
test_alignment_pnml()[source]
-
test_tree_align_receipt()[source]
-
test_tree_align_reviewing()[source]
-
test_tree_align_reviewing_classifier()[source]
-
test_tree_align_reviewing_classifier_different_key()[source]
-
test_tree_align3()[source]
-
test_variant_state_eq_a_star()[source]
-
test_variant_dijkstra_less_memory()[source]
tests.alpha_test module
-
class tests.alpha_test.AlphaMinerTest(methodName='runTest')[source]
Bases: TestCase
-
obtainPetriNetThroughAlphaMiner(log_name)[source]
-
test_applyAlphaMinerToXES()[source]
-
test_applyAlphaMinerToCSV()[source]
-
test_alphaMinerVisualizationFromXES()[source]
tests.bpmn_tests module
-
class tests.bpmn_tests.BPMNTests(methodName='runTest')[source]
Bases: TestCase
-
test_tree_to_bpmn()[source]
-
test_bpmn_to_petri_net()[source]
-
test_bpmn_layouting()[source]
-
test_bpmn_exporting()[source]
-
test_bpmn_importing_and_layouting()[source]
tests.csv_impexp_test module
-
class tests.csv_impexp_test.CsvImportExportTest(methodName='runTest')[source]
Bases: TestCase
-
test_importExportCSVtoXES()[source]
-
test_importExportCSVtoCSV()[source]
tests.dec_tree_test module
-
class tests.dec_tree_test.DecisionTreeTest(methodName='runTest')[source]
Bases: TestCase
-
test_decisiontree_evattrvalue()[source]
-
test_decisiontree_traceduration()[source]
tests.dfg_tests module
-
class tests.dfg_tests.DfgTests(methodName='runTest')[source]
Bases: TestCase
-
test_filter_act_percentage()[source]
-
test_filter_paths_percentage()[source]
tests.diagn_df_conf_checking module
-
class tests.diagn_df_conf_checking.DiagnDfConfChecking(methodName='runTest')[source]
Bases: TestCase
-
test_tbr_normal()[source]
-
test_tbr_backwards()[source]
-
test_align()[source]
-
test_log_skeleton()[source]
tests.etc_tests module
-
class tests.etc_tests.ETCTest(methodName='runTest')[source]
Bases: TestCase
-
test_etc1()[source]
tests.evaluation_tests module
-
class tests.evaluation_tests.ProcessModelEvaluationTests(methodName='runTest')[source]
Bases: TestCase
-
test_evaluation_pm1()[source]
-
test_evaluation_pm2()[source]
-
test_simplicity_arc_degree()[source]
-
test_simplicity_extended_cardoso()[source]
-
test_simplicity_extended_cyclomatic()[source]
tests.execute_tests module
-
tests.execute_tests.main()[source]
tests.filtering_log_test module
-
class tests.filtering_log_test.LogFilteringTest(methodName='runTest')[source]
Bases: TestCase
-
test_filtering_attributes_events()[source]
-
test_filtering_attributes_traces()[source]
-
test_attribute_selection()[source]
-
test_filtering_variants()[source]
-
test_obtaining_variants()[source]
-
test_casefilter_ncases()[source]
-
test_casefilter_casesize()[source]
-
test_pathsfilter()[source]
-
test_AeventuallyB_pos()[source]
-
test_AeventuallyB_neg()[source]
-
test_AeventuallyBeventuallyC_pos()[source]
-
test_AeventuallyBeventuallyC_neg()[source]
-
test_AnextBnextC_pos()[source]
-
test_AnextBnextC_neg()[source]
-
test_fourEeyesPrinciple_pos()[source]
-
test_fourEeyesPrinciple_neg()[source]
-
test_attrValueDifferentPersons_pos()[source]
-
test_attrValueDifferentPersons_neg()[source]
-
test_attr_value_repetition()[source]
-
test_filter_traces_attribute_in_timeframe()[source]
tests.filtering_pandas_test module
-
class tests.filtering_pandas_test.DataframePrefilteringTest(methodName='runTest')[source]
Bases: TestCase
-
test_prefiltering_dataframe()[source]
-
test_filtering_variants()[source]
-
test_filtering_attr_events()[source]
-
test_filtering_paths()[source]
-
test_filtering_timeframe()[source]
-
test_filtering_traces_attribute_in_timeframe()[source]
-
test_AeventuallyB_pos()[source]
-
test_AeventuallyB_neg()[source]
-
test_AeventuallyBeventuallyC_pos()[source]
-
test_AeventuallyBeventuallyC_neg()[source]
-
test_AnextBnextC_pos()[source]
-
test_AnextBnextC_neg()[source]
-
test_fourEeyesPrinciple_pos()[source]
-
test_fourEeyesPrinciple_neg()[source]
-
test_attrValueDifferentPersons_pos()[source]
-
test_attrValueDifferentPersons_neg()[source]
-
test_attr_value_repetition()[source]
tests.heuminer_test module
-
class tests.heuminer_test.HeuMinerTest(methodName='runTest')[source]
Bases: TestCase
-
test_heunet_running_example()[source]
-
test_petrinet_running_example()[source]
-
test_petrinet_receipt_df()[source]
-
test_heuplusplus_perf_df()[source]
-
test_heuplusplus_perf_log()[source]
-
test_heuplusplus_petri_df()[source]
-
test_heuplusplus_petri_log()[source]
tests.imp_everything module
-
class tests.imp_everything.Pm4pyImportPackageTest(methodName='runTest')[source]
Bases: TestCase
-
test_importeverything()[source]
tests.inductive_test module
-
class tests.inductive_test.InductiveMinerTest(methodName='runTest')[source]
Bases: TestCase
-
obtain_petri_net_through_im(log_name, variant=Variants.IM)[source]
-
test_applyImdfToXES()[source]
-
test_applyImdfToCSV()[source]
-
test_imdfVisualizationFromXES()[source]
-
test_inductive_miner_new_log()[source]
-
test_inductive_miner_new_df()[source]
-
test_inductive_miner_new_log_dfg()[source]
-
test_inductive_miner_new_df_dfg()[source]
-
test_inductive_miner_new_log_variants()[source]
-
test_inductive_miner_new_df_variants()[source]
tests.inductive_tree_test module
-
class tests.inductive_tree_test.InductiveMinerTreeTest(methodName='runTest')[source]
Bases: TestCase
-
test_tree_running_example_log_plain_based()[source]
-
test_tree_receipt_log_plain_based()[source]
-
test_tree_parsing()[source]
tests.main_fac_test module
-
class tests.main_fac_test.MainFactoriesTest(methodName='runTest')[source]
Bases: TestCase
-
test_nonstandard_exporter()[source]
-
test_alphaminer_log()[source]
-
test_memory_efficient_iterparse()[source]
-
test_alphaminer_stream()[source]
-
test_alphaminer_df()[source]
-
test_inductiveminer_log()[source]
-
test_inductiveminer_df()[source]
-
test_heu_log()[source]
-
test_heu_stream()[source]
-
test_heu_df()[source]
-
test_dfg_log()[source]
-
test_dfg_stream()[source]
-
test_dfg_df()[source]
-
test_ts_log()[source]
-
test_ts_stream()[source]
-
test_ts_df()[source]
-
test_csvimp_xesexp()[source]
-
test_xesimp_xesexp()[source]
-
test_pdimp_xesexp()[source]
tests.ocel_filtering_test module
-
class tests.ocel_filtering_test.OcelFilteringTest(methodName='runTest')[source]
Bases: TestCase
-
test_ocel_import_csv_export_csv()[source]
-
test_ocel_import_csv_export_jsonocel()[source]
-
test_ocel_import_csv_export_xmlocel()[source]
-
test_ocel_import_jsonocel_export_csv()[source]
-
test_ocel_import_jsonocel_export_jsonocel()[source]
-
test_ocel_import_jsonocel_export_xmlocel()[source]
-
test_ocel_import_xmlocel_export_csv()[source]
-
test_ocel_import_xmlocel_export_jsonocel()[source]
-
test_ocel_import_xmlocel_export_xmlocel()[source]
-
test_ocel_statistic_object_type_activities()[source]
-
test_ocel_objects_ot_count()[source]
-
test_ocel_filter_event_attribute()[source]
-
test_ocel_filter_object_attribute()[source]
-
test_ocel_filter_object_type_allowed_activities()[source]
-
test_ocel_filter_start_events()[source]
-
test_ocel_filter_end_events()[source]
-
test_ocel_filter_object_per_type_count()[source]
-
test_ocel_filter_timestamp()[source]
tests.other_tests module
-
class tests.other_tests.OtherPartsTests(methodName='runTest')[source]
Bases: TestCase
-
test_emd_1()[source]
-
test_emd_2()[source]
-
test_importing_dfg()[source]
-
test_exporting_dfg()[source]
-
test_exporting_dfg_with_sa_ea()[source]
-
test_log_skeleton()[source]
-
test_performance_spectrum_log()[source]
-
test_performance_spectrum_df()[source]
-
test_alignment()[source]
-
test_import_export_ptml()[source]
-
test_conversion_pn_to_pt()[source]
-
test_playout_tree_basic()[source]
-
test_playout_tree_extensive()[source]
-
test_service_time_xes()[source]
-
test_service_time_pandas()[source]
-
test_concurrent_activities_xes()[source]
-
test_concurrent_activities_pandas()[source]
-
test_efg_xes()[source]
-
test_efg_pandas()[source]
-
test_dfg_playout()[source]
-
test_dfg_align()[source]
-
test_insert_idx_in_trace()[source]
-
test_log_to_trie()[source]
-
test_minimum_self_distance()[source]
-
test_projection_univariate_log()[source]
-
test_projection_univariate_df()[source]
-
test_compression_univariate_log()[source]
-
test_compression_univariate_df()[source]
-
test_compression_multivariate_log()[source]
-
test_compression_multivariate_df()[source]
-
test_log_to_target_rem_time()[source]
-
test_log_to_target_next_time()[source]
-
test_log_to_target_next_activity()[source]
-
test_ocel_split_cc_non_simpl_interface()[source]
-
test_ocel_split_ancestors_non_simpl_interface()[source]
-
test_ocel_object_features_non_simpl_interface()[source]
-
test_ocel_event_features_non_simpl_interface()[source]
-
test_ocel_event_object_features_non_simpl_interface()[source]
-
test_ocel_interaction_graph_non_simpl_interface()[source]
-
test_ocel_descendants_graph_non_simpl_interface()[source]
-
test_ocel_inheritance_graph_non_simpl_interface()[source]
-
test_ocel_cobirth_graph_non_simpl_interface()[source]
-
test_ocel_codeath_graph_non_simpl_interface()[source]
-
test_ocel_description_non_simpl_interface()[source]
tests.passed_time module
-
class tests.passed_time.PassedTimeTest(methodName='runTest')[source]
Bases: TestCase
-
test_passedtime_prepost_log()[source]
-
test_passedtime_prepost_df()[source]
tests.petri_imp_exp_test module
-
class tests.petri_imp_exp_test.PetriImportExportTest(methodName='runTest')[source]
Bases: TestCase
-
test_importingExportingPetri()[source]
-
test_importingPetriLogTokenReplay()[source]
-
test_importingPetriLogAlignment()[source]
-
test_s_components()[source]
tests.role_detection module
-
class tests.role_detection.RoleDetectionTest(methodName='runTest')[source]
Bases: TestCase
-
test_role_running_csv()[source]
-
test_role_running_xes()[source]
-
test_role_receipt_csv()[source]
-
test_role_receipt_xes()[source]
tests.simplified_interface_2 module
-
class tests.simplified_interface_2.SimplifiedInterface2Test(methodName='runTest')[source]
Bases: TestCase
-
test_import_ocel_sqlite_1()[source]
-
test_import_ocel_sqlite_2()[source]
-
test_export_ocel_sqlite()[source]
-
test_reduce_invisibles()[source]
-
test_reduce_implicit_places()[source]
-
test_language_df()[source]
-
test_language_log()[source]
-
test_language_model()[source]
-
test_conversion_df_to_nx()[source]
-
test_conversion_log_to_nx()[source]
-
test_conversion_ocel_to_nx()[source]
-
test_conversion_df_to_ocel()[source]
-
test_conversion_log_to_ocel()[source]
-
test_conversion_ocelcsv_to_ocel()[source]
-
test_conversion_petri_to_nx()[source]
-
test_stochastic_language()[source]
-
test_hybrid_ilp_miner()[source]
tests.simulation_test module
-
class tests.simulation_test.SimulationTest(methodName='runTest')[source]
Bases: TestCase
-
test_simulate_petrinet()[source]
-
test_simulate_petrinet_start_params()[source]
tests.trans_syst_tests module
-
class tests.trans_syst_tests.TransitionSystemTest(methodName='runTest')[source]
Bases: TestCase
-
test_transitionsystem1()[source]
tests.woflan_tests module
-
class tests.woflan_tests.WoflanTest(methodName='runTest')[source]
Bases: TestCase
-
test_running_example_alpha()[source]
-
test_running_example_inductive()[source]
-
test_figure415()[source]
-
test_figure42()[source]
-
test_mcg()[source]
tests.xes_impexp_test module
-
class tests.xes_impexp_test.XesImportExportTest(methodName='runTest')[source]
Bases: TestCase
-
test_importExportXEStoXES()[source]
-
test_importExportProblematicLogs()[source]
-
test_importExportXESfromGZIP_imp1()[source]
-
test_importXESfromGZIP_imp2()[source]
-
test_rustxes_xes_import()[source]
-
test_rustxes_xesgz_import()[source]
tests.xescerttest module
-
tests.xescerttest.execute_script()[source]