Repository [advanced-analytics-framework](https://github.com/exasol/advanced-analytics-framework) already contains classes * [MockSQLExecutor](https://github.com/exasol/advanced-analytics-framework/blob/main/exasol_data_science_utils_python/udf_utils/testing/mock_sql_executor.py) * [MockResultSet](https://github.com/exasol/advanced-analytics-framework/blob/main/exasol_data_science_utils_python/udf_utils/testing/mock_result_set.py) The current ticket requests to move these classes to the current repo in order to enable using the classes in tests in other repositories as well.