subgroups.tests.algorithms.subgroup_lists package

Submodules

subgroups.tests.algorithms.subgroup_lists.test_dslm module

Tests of the functionality contained in the file ‘algorithms/dslm.py’.

class subgroups.tests.algorithms.subgroup_lists.test_dslm.TestDSLM(methodName='runTest')[source]

Bases: TestCase

test_DSLM_compute_overlap_factor_function_1()[source]
Return type:

None

test_DSLM_compute_overlap_factor_function_2()[source]
Return type:

None

test_DSLM_compute_overlap_factor_function_3()[source]
Return type:

None

test_DSLM_counter_of_subgroups_1()[source]
Return type:

None

test_DSLM_counter_of_subgroups_2()[source]
Return type:

None

subgroups.tests.algorithms.subgroup_lists.test_gmsl module

Tests of the functionality contained in the file ‘algorithms/gmsl.py’.

class subgroups.tests.algorithms.subgroup_lists.test_gmsl.TestGMSL(methodName='runTest')[source]

Bases: TestCase

test_GMSL_fit_method_1()[source]
Return type:

None

test_GMSL_load_candidates_method_1()[source]
Return type:

None

test_GMSL_load_candidates_method_2()[source]
Return type:

None

test_GMSL_load_candidates_method_3()[source]
Return type:

None

test_GMSL_load_candidates_method_4()[source]
Return type:

None

test_GMSL_load_candidates_method_5()[source]
Return type:

None

test_GMSL_mdl_functions_1()[source]
Return type:

None

test_GMSL_mdl_functions_2()[source]
Return type:

None

test_GMSL_mdl_functions_3()[source]
Return type:

None