subgroups.tests.utils package

Submodules

subgroups.tests.utils.test_dataframe_filters module

Tests of the functionality contained in the file ‘utils/dataframe_filters.py’.

class subgroups.tests.utils.test_dataframe_filters.TestDataFrameFilter(methodName='runTest')[source]

Bases: TestCase

test_dataframe_filters_general()[source]

subgroups.tests.utils.test_file_format_transformations module

Tests of the functionality contained in the file ‘utils/file_format_transformations.py’.

class subgroups.tests.utils.test_file_format_transformations.TestToInputFormatForSubgroupListAlgorithms(methodName='runTest')[source]

Bases: TestCase

test_to_input_format_for_subgroup_list_algorithms_1()[source]
test_to_input_format_for_subgroup_list_algorithms_2()[source]
test_to_input_format_for_subgroup_list_algorithms_3()[source]