Plaso Sqlite Plugin Scaffolder
latest
Plaso Sqlite Plugin Scaffolder
Docs
»
Index
Edit on GitHub
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
V
|
W
|
Y
A
ADD_ANSWER_NO (tests.end_to_end_test.end_to_end_test_helper.EndToEndTestHelper attribute)
ADD_ANSWER_YES (tests.end_to_end_test.end_to_end_test_helper.EndToEndTestHelper attribute)
ADD_QUESTION (tests.end_to_end_test.end_to_end_test_helper.EndToEndTestHelper attribute)
AddContent() (plasoscaffolder.common.base_file_handler.BaseFileHandler method)
(plasoscaffolder.common.file_handler.FileHandler method)
(tests.fake.fake_file_handler.FakeFileHandler method)
ADDITIONAL_TIMESTAMP (tests.end_to_end_test.end_to_end_test_helper.EndToEndTestHelper attribute)
ADDITIONAL_TIMESTAMP_ABORT (tests.end_to_end_test.end_to_end_test_helper.EndToEndTestHelper attribute)
ADDITIONAL_TIMESTAMP_INVALID (tests.end_to_end_test.end_to_end_test_helper.EndToEndTestHelper attribute)
AddMissingTypesFromSchema() (plasoscaffolder.dal.base_type_helper.BaseTypeHelper method)
(plasoscaffolder.dal.sqlite_type_helper.SQLiteTypeHelper method)
B
BaseCodeFormatter (class in plasoscaffolder.common.base_code_formatter)
BaseDatabaseInformation (class in plasoscaffolder.dal.base_database_information)
BaseDataModel (class in plasoscaffolder.model.base_data_model)
BaseExplainQueryPlan (class in plasoscaffolder.dal.base_explain_query_plan)
BaseFileHandler (class in plasoscaffolder.common.base_file_handler)
BaseMappingHelper (class in plasoscaffolder.bll.mappings.base_mapping_helper)
BaseOutputHandler (class in plasoscaffolder.common.base_output_handler)
BaseSQLiteGenerator (class in plasoscaffolder.bll.services.base_sqlite_generator)
BaseSQLitePluginHelper (class in plasoscaffolder.bll.services.base_sqlite_plugin_helper)
BaseSQLitePluginMapper (class in plasoscaffolder.bll.mappings.base_sqliteplugin_mapping)
BaseSQLitePluginPathHelper (class in plasoscaffolder.bll.services.base_sqlite_plugin_path_helper)
BaseSQLQueryExecution (class in plasoscaffolder.dal.base_sql_query_execution)
BaseTypeHelper (class in plasoscaffolder.dal.base_type_helper)
C
ClickOutputHandler (class in tests.common.test_output_handler_click)
CodeFormatter (class in plasoscaffolder.common.code_formatter)
COLUMN_ANSWER_NO (tests.end_to_end_test.end_to_end_test_helper.EndToEndTestHelper attribute)
COLUMN_ANSWER_YES (tests.end_to_end_test.end_to_end_test_helper.EndToEndTestHelper attribute)
COLUMN_QUESTION_CREATED_DATE (tests.end_to_end_test.end_to_end_test_helper.EndToEndTestHelper attribute)
COLUMN_QUESTION_DATE (tests.end_to_end_test.end_to_end_test_helper.EndToEndTestHelper attribute)
COLUMN_QUESTION_PROFILE_TIMELINE (tests.end_to_end_test.end_to_end_test_helper.EndToEndTestHelper attribute)
COLUMN_QUESTION_UPDATED_AT (tests.end_to_end_test.end_to_end_test_helper.EndToEndTestHelper attribute)
columns (plasoscaffolder.dal.sql_query_data.SQLQueryData attribute)
Confirm() (plasoscaffolder.common.base_output_handler.BaseOutputHandler method)
(plasoscaffolder.common.output_handler_click.OutputHandlerClick method)
(tests.test_helper.output_handler_file.OutputHandlerFile method)
CopyFile() (plasoscaffolder.common.base_file_handler.BaseFileHandler method)
(plasoscaffolder.common.file_handler.FileHandler method)
(tests.fake.fake_file_handler.FakeFileHandler method)
CreateFile() (plasoscaffolder.common.base_file_handler.BaseFileHandler method)
(plasoscaffolder.common.file_handler.FileHandler method)
(tests.fake.fake_file_handler.FakeFileHandler method)
CreateFileFromPath() (plasoscaffolder.common.base_file_handler.BaseFileHandler method)
(plasoscaffolder.common.file_handler.FileHandler method)
(tests.fake.fake_file_handler.FakeFileHandler method)
CreateFilePath() (plasoscaffolder.common.base_file_handler.BaseFileHandler class method)
(plasoscaffolder.common.file_handler.FileHandler class method)
(tests.fake.fake_file_handler.FakeFileHandler class method)
CreateFolderForFilePathIfNotExist() (plasoscaffolder.common.base_file_handler.BaseFileHandler method)
(plasoscaffolder.common.file_handler.FileHandler method)
(tests.fake.fake_file_handler.FakeFileHandler method)
CreateOrModifyFileWithContent() (plasoscaffolder.common.base_file_handler.BaseFileHandler method)
(plasoscaffolder.common.file_handler.FileHandler method)
(tests.fake.fake_file_handler.FakeFileHandler method)
CUSTOM_ADD_INVALID (tests.end_to_end_test.end_to_end_test_helper.EndToEndTestHelper attribute)
CUSTOM_ADD_MORE_ANSWER_NO (tests.end_to_end_test.end_to_end_test_helper.EndToEndTestHelper attribute)
CUSTOM_ADD_MORE_ANSWER_YES (tests.end_to_end_test.end_to_end_test_helper.EndToEndTestHelper attribute)
CUSTOM_ADD_MORE_QUESTION (tests.end_to_end_test.end_to_end_test_helper.EndToEndTestHelper attribute)
CUSTOM_ADD_QUESTION (tests.end_to_end_test.end_to_end_test_helper.EndToEndTestHelper attribute)
CUSTOM_ANSWER_NO (tests.end_to_end_test.end_to_end_test_helper.EndToEndTestHelper attribute)
CUSTOM_ANSWER_YES (tests.end_to_end_test.end_to_end_test_helper.EndToEndTestHelper attribute)
CUSTOM_QUESTION_STATUSES (tests.end_to_end_test.end_to_end_test_helper.EndToEndTestHelper attribute)
CUSTOM_QUESTION_THEUSER (tests.end_to_end_test.end_to_end_test_helper.EndToEndTestHelper attribute)
CUSTOM_QUESTION_USERS (tests.end_to_end_test.end_to_end_test_helper.EndToEndTestHelper attribute)
CUSTOM_QUESTION_USERSSTATUSES (tests.end_to_end_test.end_to_end_test_helper.EndToEndTestHelper attribute)
D
data (plasoscaffolder.dal.sql_query_data.SQLQueryData attribute)
database_path (plasoscaffolder.bll.services.base_sqlite_plugin_path_helper.BaseSQLitePluginPathHelper attribute)
(plasoscaffolder.bll.services.sqlite_plugin_path_helper.SQLitePluginPathHelper attribute)
DATABASE_PATH (tests.end_to_end_test.end_to_end_test_helper.EndToEndTestHelper attribute)
DependenciesTest (class in tests.other.test_dependencies)
DIR_PATH (tests.end_to_end_test.end_to_end_test_helper.EndToEndTestHelper attribute)
E
EasyGenerationTest (class in tests.end_to_end_test.test_easy_generation)
EasyGenerationWithAbortTest (class in tests.end_to_end_test.test_easy_generation_with_abort)
EasyGenerationWithCustomizingTest (class in tests.end_to_end_test.test_easy_generation_with_customizing)
EasyGenerationWithExistingNameTest (class in tests.end_to_end_test.test_generation_with_an_existing_name)
EasyGenerationWithMultipleSelectsTest (class in tests.end_to_end_test.test_easy_generation_with_multiple_selects)
EasyGenerationWithOutputTest (class in tests.end_to_end_test.test_easy_generation_with_output_example)
EasyGenerationWithOwnRowNameTest (class in tests.end_to_end_test.test_easy_generation_with_own_row_name)
EasyGenerationWithOwnTimeEventTest (class in tests.end_to_end_test.test_easy_generation_with_own_time_event)
EndToEndTestHelper (class in tests.end_to_end_test.end_to_end_test_helper)
error_message (plasoscaffolder.dal.sql_query_data.SQLQueryData attribute)
ExecuteQuery() (plasoscaffolder.dal.base_sql_query_execution.BaseSQLQueryExecution method)
(plasoscaffolder.dal.sqlite_query_execution.SQLiteQueryExecution method)
(tests.fake.fake_sqlite_query_execution.SQLQueryExecution method)
ExecuteQueryDetailed() (plasoscaffolder.dal.base_sql_query_execution.BaseSQLQueryExecution method)
(plasoscaffolder.dal.sqlite_query_execution.SQLiteQueryExecution method)
(tests.fake.fake_sqlite_query_execution.SQLQueryExecution method)
ExecuteReadOnlyQuery() (plasoscaffolder.dal.base_sql_query_execution.BaseSQLQueryExecution method)
(plasoscaffolder.dal.sqlite_query_execution.SQLiteQueryExecution method)
(tests.fake.fake_sqlite_query_execution.SQLQueryExecution method)
ExplainQueryPlan (class in plasoscaffolder.dal.explain_query_plan)
ExplainQueryPlanTest (class in tests.dal.test_explain_query_plan)
F
FakeDatabaseInformation (class in tests.fake.fake_database_information)
FakeExplainQueryPlan (class in tests.fake.fake_explain_query_plan)
FakeFileHandler (class in tests.fake.fake_file_handler)
FakeMappingHelper (class in tests.fake.fake_mapping_helper)
FakeSQLiteDatabaseInformation (class in tests.fake.fake_sqlite_database_information)
FakeSQLitePluginHelper (class in tests.fake.fake_sqlite_plugin_helper)
FakeSQLitePluginMapper (class in tests.fake.fake_sqliteplugin_mapping)
FakeSQLitePluginPathHelper (class in tests.fake.fake_sqlite_plugin_path_helper)
file (tests.common.test_file_handler.FileHandlerTest attribute)
FileExists() (plasoscaffolder.bll.services.base_sqlite_plugin_helper.BaseSQLitePluginHelper method)
(plasoscaffolder.bll.services.sqlite_plugin_helper.SQLitePluginHelper method)
(tests.fake.fake_sqlite_plugin_helper.FakeSQLitePluginHelper method)
FileHandler (class in plasoscaffolder.common.file_handler)
FileHandlerTest (class in tests.common.test_file_handler)
FileOutputHandler (class in tests.common.test_output_handler_file)
FolderExists() (plasoscaffolder.bll.services.base_sqlite_plugin_helper.BaseSQLitePluginHelper method)
(plasoscaffolder.bll.services.sqlite_plugin_helper.SQLitePluginHelper method)
(tests.fake.fake_sqlite_plugin_helper.FakeSQLitePluginHelper method)
Format() (plasoscaffolder.common.base_code_formatter.BaseCodeFormatter method)
(plasoscaffolder.common.code_formatter.CodeFormatter method)
formatter_file_path (plasoscaffolder.bll.services.base_sqlite_plugin_path_helper.BaseSQLitePluginPathHelper attribute)
(plasoscaffolder.bll.services.sqlite_plugin_path_helper.SQLitePluginPathHelper attribute)
formatter_init_file_path (plasoscaffolder.bll.services.base_sqlite_plugin_path_helper.BaseSQLitePluginPathHelper attribute)
(plasoscaffolder.bll.services.sqlite_plugin_path_helper.SQLitePluginPathHelper attribute)
formatter_test_file_path (plasoscaffolder.bll.services.base_sqlite_plugin_path_helper.BaseSQLitePluginPathHelper attribute)
(plasoscaffolder.bll.services.sqlite_plugin_path_helper.SQLitePluginPathHelper attribute)
FormatterDataModel (class in plasoscaffolder.model.formatter_data_model)
FormatterInitMapping (class in plasoscaffolder.bll.mappings.formatter_init_mapping)
FormatterMapper (class in plasoscaffolder.bll.mappings.formatter_mapping)
FormatterTestDataModel (class in plasoscaffolder.model.formatter_test_data_model)
FormatterTestMapper (class in plasoscaffolder.bll.mappings.formatter_test_mapping)
G
Generate() (plasoscaffolder.frontend.controller.sqlite_controller.SQLiteController method)
GENERATE_ANSWER_NO (tests.end_to_end_test.end_to_end_test_helper.EndToEndTestHelper attribute)
GENERATE_ANSWER_YES (tests.end_to_end_test.end_to_end_test_helper.EndToEndTestHelper attribute)
GENERATE_QUESTION (tests.end_to_end_test.end_to_end_test_helper.EndToEndTestHelper attribute)
GenerateClassName() (plasoscaffolder.bll.mappings.base_mapping_helper.BaseMappingHelper method)
(plasoscaffolder.bll.mappings.mapping_helper.MappingHelper method)
(tests.fake.fake_mapping_helper.FakeMappingHelper method)
GenerateSQLitePlugin() (plasoscaffolder.bll.services.base_sqlite_generator.BaseSQLiteGenerator method)
(plasoscaffolder.bll.services.sqlite_generator.SQLiteGenerator method)
GenerateWithOptionAtToolCallTest (class in tests.end_to_end_test.test_generation_with_option_at_tool_call)
GeneratingFilesTestCase (class in tests.integrationtests.test_generating_the_files)
GetAmountEvents() (plasoscaffolder.bll.mappings.parser_test_mapping.ParserTestMapper method)
GetAssumedTimestamps() (plasoscaffolder.bll.services.base_sqlite_plugin_helper.BaseSQLitePluginHelper method)
(plasoscaffolder.bll.services.sqlite_plugin_helper.SQLitePluginHelper method)
(tests.fake.fake_sqlite_plugin_helper.FakeSQLitePluginHelper method)
GetColumnAsDescription() (plasoscaffolder.model.sql_query_column_model.SQLColumnModel method)
GetColumnAsSnakeCase() (plasoscaffolder.model.sql_query_column_model.SQLColumnModel method)
GetColumnInformationFromDescription() (plasoscaffolder.dal.base_type_helper.BaseTypeHelper method)
(plasoscaffolder.dal.sqlite_type_helper.SQLiteTypeHelper method)
GetColumnsAndTimestampColumn() (plasoscaffolder.bll.services.base_sqlite_plugin_helper.BaseSQLitePluginHelper method)
(plasoscaffolder.bll.services.sqlite_plugin_helper.SQLitePluginHelper method)
(tests.fake.fake_sqlite_plugin_helper.FakeSQLitePluginHelper method)
GetColumnTypeAsName() (plasoscaffolder.model.sql_query_column_model.SQLColumnModel method)
GetCustomizable() (plasoscaffolder.frontend.controller.sqlite_controller.SQLiteController method)
GetDistinctColumnsFromSQLQueryData() (plasoscaffolder.bll.services.base_sqlite_plugin_helper.BaseSQLitePluginHelper method)
(plasoscaffolder.bll.services.sqlite_plugin_helper.SQLitePluginHelper method)
(tests.fake.fake_sqlite_plugin_helper.FakeSQLitePluginHelper method)
GetDuplicateColumnNames() (plasoscaffolder.dal.base_type_helper.BaseTypeHelper method)
(plasoscaffolder.dal.sqlite_type_helper.SQLiteTypeHelper method)
GetFirstDataForTimeEvent() (plasoscaffolder.model.sql_query_column_model_data.SQLColumnModelData method)
GetLockedTables() (plasoscaffolder.dal.base_explain_query_plan.BaseExplainQueryPlan method)
(plasoscaffolder.dal.explain_query_plan.ExplainQueryPlan method)
(tests.fake.fake_explain_query_plan.FakeExplainQueryPlan method)
GetRenderedTemplate() (plasoscaffolder.bll.mappings.base_sqliteplugin_mapping.BaseSQLitePluginMapper method)
(plasoscaffolder.bll.mappings.formatter_init_mapping.FormatterInitMapping method)
(plasoscaffolder.bll.mappings.formatter_mapping.FormatterMapper method)
(plasoscaffolder.bll.mappings.formatter_test_mapping.FormatterTestMapper method)
(plasoscaffolder.bll.mappings.parser_init_mapping.ParserInitMapping method)
(plasoscaffolder.bll.mappings.parser_mapping.ParserMapper method)
(plasoscaffolder.bll.mappings.parser_test_mapping.ParserTestMapper method)
(tests.fake.fake_sqliteplugin_mapping.FakeSQLitePluginMapper method)
GetShortExpectedMessage() (plasoscaffolder.model.sql_query_column_model_timestamp.SQLColumnModelTimestamp method)
GetTableColumnsAndType() (plasoscaffolder.dal.base_database_information.BaseDatabaseInformation method)
(plasoscaffolder.dal.sqlite_database_information.SQLiteDatabaseInformation method)
(tests.fake.fake_database_information.FakeDatabaseInformation method)
(tests.fake.fake_sqlite_database_information.FakeSQLiteDatabaseInformation method)
GetTablesFromDatabase() (plasoscaffolder.dal.base_database_information.BaseDatabaseInformation method)
(plasoscaffolder.dal.sqlite_database_information.SQLiteDatabaseInformation method)
(tests.fake.fake_database_information.FakeDatabaseInformation method)
(tests.fake.fake_sqlite_database_information.FakeSQLiteDatabaseInformation method)
GetTimestamps() (plasoscaffolder.frontend.controller.sqlite_controller.SQLiteController method)
H
has_error (plasoscaffolder.dal.sql_query_data.SQLQueryData attribute)
HelpFunctionOfSQLiteTest (class in tests.end_to_end_test.test_help_function_of_sqlite)
HelpFunctionTest (class in tests.end_to_end_test.test_help_function)
I
InitDataModel (class in plasoscaffolder.model.init_data_model)
InitMappingTest (class in tests.bll.mappings.test_init_formatter_mapping)
IsReadOnly() (plasoscaffolder.dal.base_explain_query_plan.BaseExplainQueryPlan method)
(plasoscaffolder.dal.explain_query_plan.ExplainQueryPlan method)
(tests.fake.fake_explain_query_plan.FakeExplainQueryPlan method)
IsValidCommaSeparatedString() (plasoscaffolder.bll.services.base_sqlite_plugin_helper.BaseSQLitePluginHelper method)
(plasoscaffolder.bll.services.sqlite_plugin_helper.SQLitePluginHelper method)
(tests.fake.fake_sqlite_plugin_helper.FakeSQLitePluginHelper method)
IsValidPluginName() (plasoscaffolder.bll.services.base_sqlite_plugin_helper.BaseSQLitePluginHelper method)
(plasoscaffolder.bll.services.sqlite_plugin_helper.SQLitePluginHelper method)
(tests.fake.fake_sqlite_plugin_helper.FakeSQLitePluginHelper method)
IsValidRowName() (plasoscaffolder.bll.services.base_sqlite_plugin_helper.BaseSQLitePluginHelper method)
(plasoscaffolder.bll.services.sqlite_plugin_helper.SQLitePluginHelper method)
(tests.fake.fake_sqlite_plugin_helper.FakeSQLitePluginHelper method)
M
MAIN_PATH (tests.end_to_end_test.end_to_end_test_helper.EndToEndTestHelper attribute)
MainTest (class in tests.frontend.test_main)
MappingHelper (class in plasoscaffolder.bll.mappings.mapping_helper)
MappingHelperTest (class in tests.bll.mappings.test_mapping_helper)
MAPPINGS (plasoscaffolder.common.type_mapper.TypeMapperSQLitePython attribute)
MORE_TIMESTAMPS_ANSWER_NO (tests.end_to_end_test.end_to_end_test_helper.EndToEndTestHelper attribute)
MORE_TIMESTAMPS_ANSWER_YES (tests.end_to_end_test.end_to_end_test_helper.EndToEndTestHelper attribute)
MORE_TIMESTAMPS_QUESTION (tests.end_to_end_test.end_to_end_test_helper.EndToEndTestHelper attribute)
N
name (tests.common.test_file_handler.FileHandlerTest attribute)
NAME_ANSWER (tests.end_to_end_test.end_to_end_test_helper.EndToEndTestHelper attribute)
NAME_QUESTION (tests.end_to_end_test.end_to_end_test_helper.EndToEndTestHelper attribute)
NAME_QUESTION_EXISTS (tests.end_to_end_test.end_to_end_test_helper.EndToEndTestHelper attribute)
NAME_QUESTION_NOT_VALID (tests.end_to_end_test.end_to_end_test_helper.EndToEndTestHelper attribute)
NAME_ROW_ANSWER_NO (tests.end_to_end_test.end_to_end_test_helper.EndToEndTestHelper attribute)
NAME_ROW_ANSWER_YES (tests.end_to_end_test.end_to_end_test_helper.EndToEndTestHelper attribute)
NAME_ROW_QUESTION_INVALID (tests.end_to_end_test.end_to_end_test_helper.EndToEndTestHelper attribute)
NAME_ROW_QUESTION_QUERY (tests.end_to_end_test.end_to_end_test_helper.EndToEndTestHelper attribute)
NAME_ROW_QUESTION_STATUSES (tests.end_to_end_test.end_to_end_test_helper.EndToEndTestHelper attribute)
NAME_ROW_QUESTION_USERS (tests.end_to_end_test.end_to_end_test_helper.EndToEndTestHelper attribute)
NAME_ROW_QUESTION_USERSSTATUSES (tests.end_to_end_test.end_to_end_test_helper.EndToEndTestHelper attribute)
O
OUTPUT_ADD_ANSWER_NO (tests.end_to_end_test.end_to_end_test_helper.EndToEndTestHelper attribute)
OUTPUT_ADD_ANSWER_YES (tests.end_to_end_test.end_to_end_test_helper.EndToEndTestHelper attribute)
OUTPUT_ADD_QUESTION (tests.end_to_end_test.end_to_end_test_helper.EndToEndTestHelper attribute)
OUTPUT_ANSWER_NO (tests.end_to_end_test.end_to_end_test_helper.EndToEndTestHelper attribute)
OUTPUT_ANSWER_YES (tests.end_to_end_test.end_to_end_test_helper.EndToEndTestHelper attribute)
OUTPUT_EXAMPLE_FIRST_ROW (tests.end_to_end_test.end_to_end_test_helper.EndToEndTestHelper attribute)
OUTPUT_QUESTION (tests.end_to_end_test.end_to_end_test_helper.EndToEndTestHelper attribute)
OUTPUT_USERS_ID_EXAMPLE_FIRST_ROW (tests.end_to_end_test.end_to_end_test_helper.EndToEndTestHelper attribute)
OUTPUT_USERS_ID_EXAMPLE_SECOND_ROW (tests.end_to_end_test.end_to_end_test_helper.EndToEndTestHelper attribute)
OUTPUT_USERS_ID_EXAMPLE_THIRD_ROW (tests.end_to_end_test.end_to_end_test_helper.EndToEndTestHelper attribute)
OUTPUT_USERS_ID_NAME_EXAMPLE_HEADER (tests.end_to_end_test.end_to_end_test_helper.EndToEndTestHelper attribute)
OutputHandlerClick (class in plasoscaffolder.common.output_handler_click)
OutputHandlerFile (class in tests.test_helper.output_handler_file)
P
parser_file_path (plasoscaffolder.bll.services.base_sqlite_plugin_path_helper.BaseSQLitePluginPathHelper attribute)
(plasoscaffolder.bll.services.sqlite_plugin_path_helper.SQLitePluginPathHelper attribute)
parser_init_file_path (plasoscaffolder.bll.services.base_sqlite_plugin_path_helper.BaseSQLitePluginPathHelper attribute)
(plasoscaffolder.bll.services.sqlite_plugin_path_helper.SQLitePluginPathHelper attribute)
parser_test_file_path (plasoscaffolder.bll.services.base_sqlite_plugin_path_helper.BaseSQLitePluginPathHelper attribute)
(plasoscaffolder.bll.services.sqlite_plugin_path_helper.SQLitePluginPathHelper attribute)
ParserDataModel (class in plasoscaffolder.model.parser_data_model)
ParserInitMapping (class in plasoscaffolder.bll.mappings.parser_init_mapping)
ParserMapper (class in plasoscaffolder.bll.mappings.parser_mapping)
ParserTestDataModel (class in plasoscaffolder.model.parser_test_data_model)
ParserTestMapper (class in plasoscaffolder.bll.mappings.parser_test_mapping)
PATH_QUESTION (tests.end_to_end_test.end_to_end_test_helper.EndToEndTestHelper attribute)
PATH_WRONG_QUESTION (tests.end_to_end_test.end_to_end_test_helper.EndToEndTestHelper attribute)
plasoscaffolder (module)
plasoscaffolder.bll (module)
plasoscaffolder.bll.mappings (module)
plasoscaffolder.bll.mappings.base_mapping_helper (module)
plasoscaffolder.bll.mappings.base_sqliteplugin_mapping (module)
plasoscaffolder.bll.mappings.formatter_init_mapping (module)
plasoscaffolder.bll.mappings.formatter_mapping (module)
plasoscaffolder.bll.mappings.formatter_test_mapping (module)
plasoscaffolder.bll.mappings.mapping_helper (module)
plasoscaffolder.bll.mappings.parser_init_mapping (module)
plasoscaffolder.bll.mappings.parser_mapping (module)
plasoscaffolder.bll.mappings.parser_test_mapping (module)
plasoscaffolder.bll.services (module)
plasoscaffolder.bll.services.base_sqlite_generator (module)
plasoscaffolder.bll.services.base_sqlite_plugin_helper (module)
plasoscaffolder.bll.services.base_sqlite_plugin_path_helper (module)
plasoscaffolder.bll.services.sqlite_generator (module)
plasoscaffolder.bll.services.sqlite_plugin_helper (module)
plasoscaffolder.bll.services.sqlite_plugin_path_helper (module)
plasoscaffolder.bll.templates (module)
plasoscaffolder.common (module)
plasoscaffolder.common.base_code_formatter (module)
plasoscaffolder.common.base_file_handler (module)
plasoscaffolder.common.base_output_handler (module)
plasoscaffolder.common.code_formatter (module)
plasoscaffolder.common.file_handler (module)
plasoscaffolder.common.output_handler_click (module)
plasoscaffolder.common.type_mapper (module)
plasoscaffolder.dal (module)
plasoscaffolder.dal.base_database_information (module)
plasoscaffolder.dal.base_explain_query_plan (module)
plasoscaffolder.dal.base_sql_query_execution (module)
plasoscaffolder.dal.base_type_helper (module)
plasoscaffolder.dal.explain_query_plan (module)
plasoscaffolder.dal.sql_query_data (module)
plasoscaffolder.dal.sqlite_database_information (module)
plasoscaffolder.dal.sqlite_query_execution (module)
plasoscaffolder.dal.sqlite_type_helper (module)
plasoscaffolder.dependencies (module)
plasoscaffolder.frontend (module)
plasoscaffolder.frontend.controller (module)
plasoscaffolder.frontend.controller.sqlite_controller (module)
plasoscaffolder.frontend.main (module)
plasoscaffolder.frontend.sqliteplugin (module)
plasoscaffolder.frontend.sqliteplugin.commands (module)
plasoscaffolder.model (module)
plasoscaffolder.model.base_data_model (module)
plasoscaffolder.model.formatter_data_model (module)
plasoscaffolder.model.formatter_test_data_model (module)
plasoscaffolder.model.init_data_model (module)
plasoscaffolder.model.parser_data_model (module)
plasoscaffolder.model.parser_test_data_model (module)
plasoscaffolder.model.sql_query_column_model (module)
plasoscaffolder.model.sql_query_column_model_data (module)
plasoscaffolder.model.sql_query_column_model_timestamp (module)
plasoscaffolder.model.sql_query_model (module)
PluginExists() (plasoscaffolder.bll.services.base_sqlite_plugin_helper.BaseSQLitePluginHelper method)
(plasoscaffolder.bll.services.sqlite_plugin_helper.SQLitePluginHelper method)
(tests.fake.fake_sqlite_plugin_helper.FakeSQLitePluginHelper method)
PluginName() (plasoscaffolder.frontend.controller.sqlite_controller.SQLiteController method)
PrintError() (plasoscaffolder.common.base_output_handler.BaseOutputHandler method)
(plasoscaffolder.common.output_handler_click.OutputHandlerClick method)
(tests.test_helper.output_handler_file.OutputHandlerFile method)
PrintInfo() (plasoscaffolder.common.base_output_handler.BaseOutputHandler method)
(plasoscaffolder.common.output_handler_click.OutputHandlerClick method)
(tests.test_helper.output_handler_file.OutputHandlerFile method)
PromptError() (plasoscaffolder.common.base_output_handler.BaseOutputHandler method)
(plasoscaffolder.common.output_handler_click.OutputHandlerClick method)
(tests.test_helper.output_handler_file.OutputHandlerFile method)
PromptInfo() (plasoscaffolder.common.base_output_handler.BaseOutputHandler method)
(plasoscaffolder.common.output_handler_click.OutputHandlerClick method)
(tests.test_helper.output_handler_file.OutputHandlerFile method)
PromptInfoWithDefault() (plasoscaffolder.common.base_output_handler.BaseOutputHandler method)
(plasoscaffolder.common.output_handler_click.OutputHandlerClick method)
(tests.test_helper.output_handler_file.OutputHandlerFile method)
R
ReadFromFile() (tests.end_to_end_test.end_to_end_test_helper.EndToEndTestHelper method)
RenderTemplate() (plasoscaffolder.bll.mappings.base_mapping_helper.BaseMappingHelper method)
(plasoscaffolder.bll.mappings.mapping_helper.MappingHelper method)
(tests.fake.fake_mapping_helper.FakeMappingHelper method)
run_tests (module)
run_tests_for_coverage (module)
RunSQLQuery() (plasoscaffolder.bll.services.base_sqlite_plugin_helper.BaseSQLitePluginHelper method)
(plasoscaffolder.bll.services.sqlite_plugin_helper.SQLitePluginHelper method)
(tests.fake.fake_sqlite_plugin_helper.FakeSQLitePluginHelper method)
S
SelectEasyJoinTest (class in tests.end_to_end_test.test_select_easy_join)
SelectWithSpecialCharactersTest (class in tests.end_to_end_test.test_select_with_special_characters)
setUp() (tests.bll.mappings.test_init_formatter_mapping.InitMappingTest method)
(tests.bll.mappings.test_mapping_helper.MappingHelperTest method)
(tests.bll.services.test_sqlite_generator.SQLiteGeneratorTest method)
(tests.bll.services.test_sqlite_plugin_helper.SQLitePluginHelperTest method)
(tests.bll.services.test_sqlite_plugin_path_helper.SQLitePluginPathHelperTest method)
(tests.common.test_output_handler_click.ClickOutputHandler method)
(tests.common.test_output_handler_file.FileOutputHandler method)
(tests.dal.test_explain_query_plan.ExplainQueryPlanTest method)
(tests.dal.test_sqlite_query_execution.SQLiteQueryExecutionTest method)
(tests.dal.test_sqlite_type_helper.SQLiteQueryExecutionTest method)
SourcePath() (plasoscaffolder.frontend.controller.sqlite_controller.SQLiteController method)
SQL_ANSWER (tests.end_to_end_test.end_to_end_test_helper.EndToEndTestHelper attribute)
SQL_ANSWER_2 (tests.end_to_end_test.end_to_end_test_helper.EndToEndTestHelper attribute)
SQL_ANSWER_ESCAPED (tests.end_to_end_test.end_to_end_test_helper.EndToEndTestHelper attribute)
SQL_ANSWER_ESCAPED_2 (tests.end_to_end_test.end_to_end_test_helper.EndToEndTestHelper attribute)
SQL_ANSWER_ESCAPED_ID_NAME (tests.end_to_end_test.end_to_end_test_helper.EndToEndTestHelper attribute)
SQL_ANSWER_ID_NAME (tests.end_to_end_test.end_to_end_test_helper.EndToEndTestHelper attribute)
SQL_ANSWER_OK (tests.end_to_end_test.end_to_end_test_helper.EndToEndTestHelper attribute)
SQL_QUESTION (tests.end_to_end_test.end_to_end_test_helper.EndToEndTestHelper attribute)
SQL_QUESTION_WITH_ABORT (tests.end_to_end_test.end_to_end_test_helper.EndToEndTestHelper attribute)
SQLColumnModel (class in plasoscaffolder.model.sql_query_column_model)
SQLColumnModelData (class in plasoscaffolder.model.sql_query_column_model_data)
SQLColumnModelTest (class in tests.model.test_sql_query_column_model)
SQLColumnModelTimestamp (class in plasoscaffolder.model.sql_query_column_model_timestamp)
SQLColumnModelTimestampTest (class in tests.model.test_sql_query_column_model_timestamp)
SqliteCommandsTest (class in tests.frontend.sqliteplugin.test_commands)
SQLiteController (class in plasoscaffolder.frontend.controller.sqlite_controller)
SQLiteControllerTest (class in tests.frontend.controller.test_sqlite_controller)
SQLiteDatabaseInformation (class in plasoscaffolder.dal.sqlite_database_information)
SQLiteDatabaseInformationTest (class in tests.dal.test_sqlite_database_information)
SQLiteGenerator (class in plasoscaffolder.bll.services.sqlite_generator)
SQLiteGeneratorTest (class in tests.bll.services.test_sqlite_generator)
SQLitePluginHelper (class in plasoscaffolder.bll.services.sqlite_plugin_helper)
SQLitePluginHelperTest (class in tests.bll.services.test_sqlite_plugin_helper)
SQLitePluginPathHelper (class in plasoscaffolder.bll.services.sqlite_plugin_path_helper)
SQLitePluginPathHelperTest (class in tests.bll.services.test_sqlite_plugin_path_helper)
SQLiteQueryExecution (class in plasoscaffolder.dal.sqlite_query_execution)
SQLiteQueryExecutionTest (class in tests.dal.test_sqlite_query_execution)
(class in tests.dal.test_sqlite_type_helper)
SQLiteTypeHelper (class in plasoscaffolder.dal.sqlite_type_helper)
SQLQuery() (plasoscaffolder.frontend.controller.sqlite_controller.SQLiteController method)
SQLQueryData (class in plasoscaffolder.dal.sql_query_data)
SQLQueryExecution (class in tests.fake.fake_sqlite_query_execution)
SQLQueryModel (class in plasoscaffolder.model.sql_query_model)
suffix (tests.common.test_file_handler.FileHandlerTest attribute)
T
TemplatePath() (in module tests.test_helper.path_helper)
test_database_file() (tests.bll.services.test_sqlite_plugin_path_helper.SQLitePluginPathHelperTest method)
test_FileExistsIfTrue() (tests.bll.services.test_sqlite_plugin_helper.SQLitePluginHelperTest method)
test_formatter_init_file() (tests.bll.services.test_sqlite_plugin_path_helper.SQLitePluginPathHelperTest method)
test_parser_init__file() (tests.bll.services.test_sqlite_plugin_path_helper.SQLitePluginPathHelperTest method)
test_parser_test_file() (tests.bll.services.test_sqlite_plugin_path_helper.SQLitePluginPathHelperTest method)
test_PluginExistsIfFalse() (tests.bll.services.test_sqlite_plugin_helper.SQLitePluginHelperTest method)
test_PluginExistsIfTrue() (tests.bll.services.test_sqlite_plugin_helper.SQLitePluginHelperTest method)
test_prompt_error() (tests.common.test_output_handler_file.FileOutputHandler method)
testAddContentIfFileAndFolderDoesNotExist() (tests.common.test_file_handler.FileHandlerTest method)
testAddContentIfFileDoesNotExist() (tests.common.test_file_handler.FileHandlerTest method)
testAddContentIfFileExists() (tests.common.test_file_handler.FileHandlerTest method)
testAddMissingTypesFromSchemaForMultipleOneTable() (tests.dal.test_sqlite_type_helper.SQLiteQueryExecutionTest method)
testAddMissingTypesFromSchemaForOnlyOneTable() (tests.dal.test_sqlite_type_helper.SQLiteQueryExecutionTest method)
testColumnAsDescriptionLongNameCamelCase() (tests.model.test_sql_query_column_model.SQLColumnModelTest method)
testColumnAsDescriptionLongNamePascalCase() (tests.model.test_sql_query_column_model.SQLColumnModelTest method)
testColumnAsDescriptionShortName() (tests.model.test_sql_query_column_model.SQLColumnModelTest method)
testColumnAsSnakeCaseHasUnderline() (tests.model.test_sql_query_column_model.SQLColumnModelTest method)
testColumnAsSnakeCaseLongNameCamelCase() (tests.model.test_sql_query_column_model.SQLColumnModelTest method)
testColumnAsSnakeCaseLongNamePascalCase() (tests.model.test_sql_query_column_model.SQLColumnModelTest method)
testColumnAsSnakeCaseShortName() (tests.model.test_sql_query_column_model.SQLColumnModelTest method)
testColumnAsSnakeCaseStartWithNumber() (tests.model.test_sql_query_column_model.SQLColumnModelTest method)
testColumnAsSnakeCaseWithNumber() (tests.model.test_sql_query_column_model.SQLColumnModelTest method)
testColumnTypeAsNameInt() (tests.model.test_sql_query_column_model.SQLColumnModelTest method)
testColumnTypeAsNameString() (tests.model.test_sql_query_column_model.SQLColumnModelTest method)
testColumnTypeForMultipleTables() (tests.dal.test_sqlite_type_helper.SQLiteQueryExecutionTest method)
testColumnTypeForOnlyOneTable() (tests.dal.test_sqlite_type_helper.SQLiteQueryExecutionTest method)
testConfirmIfFalse() (tests.common.test_output_handler_click.ClickOutputHandler method)
(tests.common.test_output_handler_file.FileOutputHandler method)
testConfirmIfTrue() (tests.common.test_output_handler_click.ClickOutputHandler method)
(tests.common.test_output_handler_file.FileOutputHandler method)
testCopyFile() (tests.common.test_file_handler.FileHandlerTest method)
testCreateFile() (tests.common.test_file_handler.FileHandlerTest method)
testCreateFileFromPath() (tests.common.test_file_handler.FileHandlerTest method)
testCreateFileIfPathNotExisting() (tests.common.test_file_handler.FileHandlerTest method)
testCreateFilePath() (tests.common.test_file_handler.FileHandlerTest method)
testCreateFolder() (tests.common.test_file_handler.FileHandlerTest method)
testCreateOrModifyFileWithContentIfFileExists() (tests.common.test_file_handler.FileHandlerTest method)
testCreateSQLQueryModelWithUserInput() (tests.frontend.controller.test_sqlite_controller.SQLiteControllerTest method)
testCreateSQLQueryModelWithUserInputExamplesNewRowNameValidationError() (tests.frontend.controller.test_sqlite_controller.SQLiteControllerTest method)
testCreateSQLQueryModelWithUserInputNoError() (tests.frontend.controller.test_sqlite_controller.SQLiteControllerTest method)
testCreateSQLQueryModelWithUserInputNotAdding() (tests.frontend.controller.test_sqlite_controller.SQLiteControllerTest method)
testCreateSQLQueryModelWithUserInputWithError() (tests.frontend.controller.test_sqlite_controller.SQLiteControllerTest method)
testCreateSQLQueryModelWithUserInputWithExamplesAndFourDataExamples() (tests.frontend.controller.test_sqlite_controller.SQLiteControllerTest method)
testCreateSQLQueryModelWithUserInputWithExamplesAndNoDataFromQuery() (tests.frontend.controller.test_sqlite_controller.SQLiteControllerTest method)
testCreateSQLQueryModelWithUserInputWithExamplesAndOneDataExamples() (tests.frontend.controller.test_sqlite_controller.SQLiteControllerTest method)
testCreateSQLQueryModelWithUserInputWithExamplesAndTwoDataExamples() (tests.frontend.controller.test_sqlite_controller.SQLiteControllerTest method)
TestDatabasePath() (in module tests.test_helper.path_helper)
testDependencies() (tests.other.test_dependencies.DependenciesTest method)
testEasyGeneration() (tests.end_to_end_test.test_easy_generation.EasyGenerationTest method)
testEasyGenerationWithAbort() (tests.end_to_end_test.test_easy_generation_with_abort.EasyGenerationWithAbortTest method)
testEasyGenerationWithCustomizing() (tests.end_to_end_test.test_easy_generation_with_customizing.EasyGenerationWithCustomizingTest method)
testEasyGenerationWithExistingName() (tests.end_to_end_test.test_generation_with_an_existing_name.EasyGenerationWithExistingNameTest method)
testEasyGenerationWithMultipleSelects() (tests.end_to_end_test.test_easy_generation_with_multiple_selects.EasyGenerationWithMultipleSelectsTest method)
testEasyGenerationWithOutputExample() (tests.end_to_end_test.test_easy_generation_with_output_example.EasyGenerationWithOutputTest method)
testEasyGenerationWithOwnRowName() (tests.end_to_end_test.test_easy_generation_with_own_row_name.EasyGenerationWithOwnRowNameTest method)
testEasyGenerationWithOwnTimeEvent() (tests.end_to_end_test.test_easy_generation_with_own_time_event.EasyGenerationWithOwnTimeEventTest method)
testExecuteQueryDetailedJoinNoData() (tests.dal.test_sqlite_query_execution.SQLiteQueryExecutionTest method)
testExecuteQueryDetailedJoinNoDataNoSpace() (tests.dal.test_sqlite_query_execution.SQLiteQueryExecutionTest method)
testExecuteQueryDetailedSimple() (tests.dal.test_sqlite_query_execution.SQLiteQueryExecutionTest method)
testExecuteQueryDetailedSimpleNoData() (tests.dal.test_sqlite_query_execution.SQLiteQueryExecutionTest method)
testExecuteQueryDetailedWithAliasForTable() (tests.dal.test_sqlite_query_execution.SQLiteQueryExecutionTest method)
testExecuteQueryDetailedWithAliasWithUnderscore() (tests.dal.test_sqlite_query_execution.SQLiteQueryExecutionTest method)
testExecuteQueryDetailedWithAliasWithUnderscore2() (tests.dal.test_sqlite_query_execution.SQLiteQueryExecutionTest method)
testExecuteQueryDetailedWithAliasWithUnderscore3() (tests.dal.test_sqlite_query_execution.SQLiteQueryExecutionTest method)
testExecuteQueryDetailedWithJoin() (tests.dal.test_sqlite_query_execution.SQLiteQueryExecutionTest method)
testExecuteQueryDetailedWithJoinAndAliasForTable() (tests.dal.test_sqlite_query_execution.SQLiteQueryExecutionTest method)
testExecuteQueryDetailedWithJoinAndAliasWithUnderscore() (tests.dal.test_sqlite_query_execution.SQLiteQueryExecutionTest method)
testExecuteQueryDetailedWithJoinAndNoTable() (tests.dal.test_sqlite_query_execution.SQLiteQueryExecutionTest method)
testExecuteQueryDetailedWithOneDuplicateColumnNames() (tests.dal.test_sqlite_query_execution.SQLiteQueryExecutionTest method)
testExecuteQueryDetailedWithSpecialCharacters() (tests.dal.test_sqlite_query_execution.SQLiteQueryExecutionTest method)
testExecuteQueryDetailedWithTwoDuplicateColumnNames() (tests.dal.test_sqlite_query_execution.SQLiteQueryExecutionTest method)
testExecuteQueryReadOnlyWithAliasForMultipleTable() (tests.dal.test_sqlite_query_execution.SQLiteQueryExecutionTest method)
testExecuteQuerySimple() (tests.dal.test_sqlite_query_execution.SQLiteQueryExecutionTest method)
testExecuteReadOnlyQueryWithErrorBecauseOfAlter() (tests.dal.test_sqlite_query_execution.SQLiteQueryExecutionTest method)
testExecuteReadOnlyQueryWithErrorBecauseOfDrop() (tests.dal.test_sqlite_query_execution.SQLiteQueryExecutionTest method)
testExecuteReadOnlyQueryWithSelect() (tests.dal.test_sqlite_query_execution.SQLiteQueryExecutionTest method)
testExecuteReadOnlyQueryWithWarning() (tests.dal.test_sqlite_query_execution.SQLiteQueryExecutionTest method)
TESTFILE_ANSWER (tests.end_to_end_test.end_to_end_test_helper.EndToEndTestHelper attribute)
TESTFILE_ANSWER_ERROR (tests.end_to_end_test.end_to_end_test_helper.EndToEndTestHelper attribute)
TESTFILE_ANSWER_NOT_FOUND (tests.end_to_end_test.end_to_end_test_helper.EndToEndTestHelper attribute)
TESTFILE_QUESTION (tests.end_to_end_test.end_to_end_test_helper.EndToEndTestHelper attribute)
TESTFILE_QUESTION_INVALID (tests.end_to_end_test.end_to_end_test_helper.EndToEndTestHelper attribute)
TESTFILE_QUESTION_NOT_FOUND (tests.end_to_end_test.end_to_end_test_helper.EndToEndTestHelper attribute)
testFolderExistsIfTrue() (tests.bll.services.test_sqlite_plugin_helper.SQLitePluginHelperTest method)
testFormatterFilePath() (tests.bll.services.test_sqlite_plugin_path_helper.SQLitePluginPathHelperTest method)
testFormatterTestFilePath() (tests.bll.services.test_sqlite_plugin_path_helper.SQLitePluginPathHelperTest method)
testGenerateClassName() (tests.bll.mappings.test_mapping_helper.MappingHelperTest method)
testGenerateIfConfirmed() (tests.frontend.controller.test_sqlite_controller.SQLiteControllerTest method)
testGenerateIfNotConfirmed() (tests.frontend.controller.test_sqlite_controller.SQLiteControllerTest method)
testGenerateSQLitePlugin() (tests.bll.services.test_sqlite_generator.SQLiteGeneratorTest method)
testGenerateSQLitePluginWithExistingInit() (tests.bll.services.test_sqlite_generator.SQLiteGeneratorTest method)
testGenerateWithOptionAtToolCall() (tests.end_to_end_test.test_generation_with_option_at_tool_call.GenerateWithOptionAtToolCallTest method)
testGetAssumedTimestamps() (tests.bll.services.test_sqlite_plugin_helper.SQLitePluginHelperTest method)
testGetAssumedTimestampsEmpty() (tests.bll.services.test_sqlite_plugin_helper.SQLitePluginHelperTest method)
testGetColumnDescriptionEmpty() (tests.dal.test_sqlite_type_helper.SQLiteQueryExecutionTest method)
testGetColumnDescriptionNone() (tests.dal.test_sqlite_type_helper.SQLiteQueryExecutionTest method)
testGetColumnDescriptionWithElements() (tests.dal.test_sqlite_type_helper.SQLiteQueryExecutionTest method)
testGetColumnsAndTimestampColumnEmpty() (tests.bll.services.test_sqlite_plugin_helper.SQLitePluginHelperTest method)
testGetColumnsAndTimestampColumnEmptyColumns() (tests.bll.services.test_sqlite_plugin_helper.SQLitePluginHelperTest method)
testGetColumnsAndTimestampColumnEmptyTimestamp() (tests.bll.services.test_sqlite_plugin_helper.SQLitePluginHelperTest method)
testGetColumnsAndTimestampColumnWithData() (tests.bll.services.test_sqlite_plugin_helper.SQLitePluginHelperTest method)
testGetColumnsAndTimestampColumnWithNoData() (tests.bll.services.test_sqlite_plugin_helper.SQLitePluginHelperTest method)
testGetColumnsAndTimestampColumnWithOneDataRowForThreeTimestamps() (tests.bll.services.test_sqlite_plugin_helper.SQLitePluginHelperTest method)
testGetColumnsAndTimestampColumnWithTwoDataRowForThreeTimestamps() (tests.bll.services.test_sqlite_plugin_helper.SQLitePluginHelperTest method)
testGetCustomizableNormal() (tests.frontend.controller.test_sqlite_controller.SQLiteControllerTest method)
testGetCustomizableWithAbort() (tests.frontend.controller.test_sqlite_controller.SQLiteControllerTest method)
testGetCustomizableWithAbortToEarly() (tests.frontend.controller.test_sqlite_controller.SQLiteControllerTest method)
testGetDistinctColumnsFromSQLQueryData() (tests.bll.services.test_sqlite_plugin_helper.SQLitePluginHelperTest method)
testGetDistinctColumnsFromSQLQueryDataEmpty() (tests.bll.services.test_sqlite_plugin_helper.SQLitePluginHelperTest method)
testGetDistinctColumnsFromSQLQueryQueryEmpty() (tests.bll.services.test_sqlite_plugin_helper.SQLitePluginHelperTest method)
testGetDuplicateColumnNamesIfDistinct() (tests.dal.test_sqlite_type_helper.SQLiteQueryExecutionTest method)
testGetDuplicateColumnNamesIfMultipleDuplicates() (tests.dal.test_sqlite_type_helper.SQLiteQueryExecutionTest method)
testGetDuplicateColumnNamesIfOneDuplicate() (tests.dal.test_sqlite_type_helper.SQLiteQueryExecutionTest method)
testGetEndOfTableIfNotAliasEasy() (tests.dal.test_sqlite_type_helper.SQLiteQueryExecutionTest method)
testGetEndOfTableIfNotAliasWithAliasAfterWithComma() (tests.dal.test_sqlite_type_helper.SQLiteQueryExecutionTest method)
testGetEndOfTableIfNotAliasWithAliasAfterWithSpace() (tests.dal.test_sqlite_type_helper.SQLiteQueryExecutionTest method)
testGetEndOfTableIfNotAliasWithAliasBefore() (tests.dal.test_sqlite_type_helper.SQLiteQueryExecutionTest method)
testGetEndOfTableIfNotAliasWithMultipleAliasBefore() (tests.dal.test_sqlite_type_helper.SQLiteQueryExecutionTest method)
testGetEndOfTableIfNotAliasWithOnlyAlias() (tests.dal.test_sqlite_type_helper.SQLiteQueryExecutionTest method)
testGetFormatterInitCreate() (tests.bll.mappings.test_init_formatter_mapping.InitMappingTest method)
testGetFormatterInitEdit() (tests.bll.mappings.test_init_formatter_mapping.InitMappingTest method)
testGetParserInitCreate() (tests.bll.mappings.test_init_formatter_mapping.InitMappingTest method)
testGetParserInitEdit() (tests.bll.mappings.test_init_formatter_mapping.InitMappingTest method)
testGetPositionAfterSeparatorComma() (tests.dal.test_sqlite_type_helper.SQLiteQueryExecutionTest method)
testGetPositionAfterSeparatorCommaAndMultipleSpaceBeforeAndAfter() (tests.dal.test_sqlite_type_helper.SQLiteQueryExecutionTest method)
testGetPositionAfterSeparatorCommaAndSpace() (tests.dal.test_sqlite_type_helper.SQLiteQueryExecutionTest method)
testGetPositionAfterSeparatorCommaAndSpaceAfter() (tests.dal.test_sqlite_type_helper.SQLiteQueryExecutionTest method)
testGetPositionAfterSeparatorCommaAndSpaceBeforeAndAfter() (tests.dal.test_sqlite_type_helper.SQLiteQueryExecutionTest method)
testGetPositionAfterSeparatorSpace() (tests.dal.test_sqlite_type_helper.SQLiteQueryExecutionTest method)
testGetRequiredTables() (tests.dal.test_sqlite_database_information.SQLiteDatabaseInformationTest method)
testGetRequiredTablesWithError() (tests.dal.test_sqlite_database_information.SQLiteDatabaseInformationTest method)
testGetShortExpectedMessage() (tests.model.test_sql_query_column_model_timestamp.SQLColumnModelTimestampTest method)
testGetTableColumnsAndType() (tests.dal.test_sqlite_database_information.SQLiteDatabaseInformationTest method)
testGetTableColumnsAndTypeWithError() (tests.dal.test_sqlite_database_information.SQLiteDatabaseInformationTest method)
testGetTableColumnsAndTypeWithNoTables() (tests.dal.test_sqlite_database_information.SQLiteDatabaseInformationTest method)
testGetTimestampNormal() (tests.frontend.controller.test_sqlite_controller.SQLiteControllerTest method)
testGetTimestampNormalWithAbort() (tests.frontend.controller.test_sqlite_controller.SQLiteControllerTest method)
testGetTimestampRefuseAllTimeEvent() (tests.frontend.controller.test_sqlite_controller.SQLiteControllerTest method)
testGetTimestampRefuseATimeEvent() (tests.frontend.controller.test_sqlite_controller.SQLiteControllerTest method)
testGetTimestampWithFake() (tests.frontend.controller.test_sqlite_controller.SQLiteControllerTest method)
testGetVersion() (tests.other.test_version.VersionTest method)
testHelpMessage() (tests.end_to_end_test.test_help_function.HelpFunctionTest method)
testHelpMessageForSQLitePlugin() (tests.end_to_end_test.test_help_function_of_sqlite.HelpFunctionOfSQLiteTest method)
testIsDatabaseFolderIfFalse() (tests.frontend.controller.test_sqlite_controller.SQLiteControllerTest method)
testIsDatabaseFolderIfTrue() (tests.frontend.controller.test_sqlite_controller.SQLiteControllerTest method)
testIsReadOnlyIfFalseBecauseOfAlter() (tests.dal.test_explain_query_plan.ExplainQueryPlanTest method)
testIsReadOnlyIfFalseBecauseOfDrop() (tests.dal.test_explain_query_plan.ExplainQueryPlanTest method)
testIsReadOnlyIfFalseBecauseOfError() (tests.dal.test_explain_query_plan.ExplainQueryPlanTest method)
testIsReadOnlyIfFalseBecauseOfWarning() (tests.dal.test_explain_query_plan.ExplainQueryPlanTest method)
testIsReadOnlyIfTrue() (tests.dal.test_explain_query_plan.ExplainQueryPlanTest method)
testIsValidCommaSeparatedStringErrorSpace() (tests.bll.services.test_sqlite_plugin_helper.SQLitePluginHelperTest method)
testIsValidCommaSeparatedStringErrorSpaceTwoWords() (tests.bll.services.test_sqlite_plugin_helper.SQLitePluginHelperTest method)
testIsValidCommaSeparatedStringLong() (tests.bll.services.test_sqlite_plugin_helper.SQLitePluginHelperTest method)
testIsValidCommaSeparatedStringLongErrorComma() (tests.bll.services.test_sqlite_plugin_helper.SQLitePluginHelperTest method)
testIsValidCommaSeparatedStringLongErrorSpace() (tests.bll.services.test_sqlite_plugin_helper.SQLitePluginHelperTest method)
testIsValidCommaSeparatedStringShortCapitalLetterStart() (tests.bll.services.test_sqlite_plugin_helper.SQLitePluginHelperTest method)
testIsValidCommaSeparatedStringShortLowercaseLetterStart() (tests.bll.services.test_sqlite_plugin_helper.SQLitePluginHelperTest method)
testIsValidCommaSeparatedStringShortNumberStart() (tests.bll.services.test_sqlite_plugin_helper.SQLitePluginHelperTest method)
testIsValidPluginNameExpected() (tests.bll.services.test_sqlite_plugin_helper.SQLitePluginHelperTest method)
testIsValidPluginNameOneWordUppercase() (tests.bll.services.test_sqlite_plugin_helper.SQLitePluginHelperTest method)
testIsValidPluginNameOnlyOneWordLowercase() (tests.bll.services.test_sqlite_plugin_helper.SQLitePluginHelperTest method)
testIsValidPluginNameWithEndingUnderscore() (tests.bll.services.test_sqlite_plugin_helper.SQLitePluginHelperTest method)
testIsValidPluginNameWithNumber() (tests.bll.services.test_sqlite_plugin_helper.SQLitePluginHelperTest method)
testIsValidRowNameLong() (tests.bll.services.test_sqlite_plugin_helper.SQLitePluginHelperTest method)
testIsValidRowNameShort() (tests.bll.services.test_sqlite_plugin_helper.SQLitePluginHelperTest method)
testIsValidRowNameWithErrorLowerCase() (tests.bll.services.test_sqlite_plugin_helper.SQLitePluginHelperTest method)
testIsValidRowNameWithErrorNumber() (tests.bll.services.test_sqlite_plugin_helper.SQLitePluginHelperTest method)
testMainHelp() (tests.frontend.test_main.MainTest method)
testMultipleTestAfterOneAnother() (tests.dal.test_sqlite_query_execution.SQLiteQueryExecutionTest method)
testNormalGenerate() (tests.integrationtests.test_generating_the_files.GeneratingFilesTestCase method)
testNormalGenerateForAllTypes() (tests.integrationtests.test_generating_the_files.GeneratingFilesTestCase method)
testParserFilePath() (tests.bll.services.test_sqlite_plugin_path_helper.SQLitePluginPathHelperTest method)
TestPath() (plasoscaffolder.frontend.controller.sqlite_controller.SQLiteController method)
testPluginNameIfExisting() (tests.frontend.controller.test_sqlite_controller.SQLiteControllerTest method)
testPluginNameIfNotExisting() (tests.frontend.controller.test_sqlite_controller.SQLiteControllerTest method)
testPrint() (tests.bll.services.test_sqlite_generator.SQLiteGeneratorTest method)
testPrintCopy() (tests.bll.services.test_sqlite_generator.SQLiteGeneratorTest method)
testPrintCreate() (tests.bll.services.test_sqlite_generator.SQLiteGeneratorTest method)
testPrintEdit() (tests.bll.services.test_sqlite_generator.SQLiteGeneratorTest method)
testPrintError() (tests.common.test_output_handler_click.ClickOutputHandler method)
(tests.common.test_output_handler_file.FileOutputHandler method)
testPrintInfo() (tests.common.test_output_handler_click.ClickOutputHandler method)
(tests.common.test_output_handler_file.FileOutputHandler method)
testPromptError() (tests.common.test_output_handler_click.ClickOutputHandler method)
testPromptInfo() (tests.common.test_output_handler_click.ClickOutputHandler method)
(tests.common.test_output_handler_file.FileOutputHandler method)
testPromptInfoWithDefault() (tests.common.test_output_handler_click.ClickOutputHandler method)
testQueryErrorNoSuchColumn() (tests.dal.test_sqlite_query_execution.SQLiteQueryExecutionTest method)
testQueryErrorNoSuchTable() (tests.dal.test_sqlite_query_execution.SQLiteQueryExecutionTest method)
testQueryWarning() (tests.dal.test_sqlite_query_execution.SQLiteQueryExecutionTest method)
testRemoveBlanksAtEndOfLineFor12Blanks() (tests.bll.mappings.test_mapping_helper.MappingHelperTest method)
testRemoveBlanksAtEndOfLineForFourBlanks() (tests.bll.mappings.test_mapping_helper.MappingHelperTest method)
testRemoveBlanksAtEndOfLineForTwoBlanks() (tests.bll.mappings.test_mapping_helper.MappingHelperTest method)
testRemoveEscapeErrorWithNoEscape() (tests.bll.mappings.test_mapping_helper.MappingHelperTest method)
testRemoveEscapeErrorWithSpacesLikeInTemplate() (tests.bll.mappings.test_mapping_helper.MappingHelperTest method)
testRemoveYapfCommentOnlyTheDisable() (tests.bll.mappings.test_mapping_helper.MappingHelperTest method)
testRemoveYapfCommentOnlyTheEnable() (tests.bll.mappings.test_mapping_helper.MappingHelperTest method)
testRemoveYapfCommentOnlyTheEnableAndDisable() (tests.bll.mappings.test_mapping_helper.MappingHelperTest method)
testRender() (tests.bll.mappings.test_mapping_helper.MappingHelperTest method)
testRollbackWorks() (tests.dal.test_sqlite_query_execution.SQLiteQueryExecutionTest method)
testRunSQLQuery() (tests.bll.services.test_sqlite_plugin_helper.SQLitePluginHelperTest method)
tests (module)
tests.bll (module)
tests.bll.mappings (module)
tests.bll.mappings.test_init_formatter_mapping (module)
tests.bll.mappings.test_mapping_helper (module)
tests.bll.services (module)
tests.bll.services.test_sqlite_generator (module)
tests.bll.services.test_sqlite_plugin_helper (module)
tests.bll.services.test_sqlite_plugin_path_helper (module)
tests.common (module)
tests.common.test_file_handler (module)
tests.common.test_output_handler_click (module)
tests.common.test_output_handler_file (module)
tests.dal (module)
tests.dal.test_explain_query_plan (module)
tests.dal.test_sqlite_database_information (module)
tests.dal.test_sqlite_query_execution (module)
tests.dal.test_sqlite_type_helper (module)
tests.end_to_end_test (module)
tests.end_to_end_test.end_to_end_test_helper (module)
tests.end_to_end_test.test_easy_generation (module)
tests.end_to_end_test.test_easy_generation_with_abort (module)
tests.end_to_end_test.test_easy_generation_with_customizing (module)
tests.end_to_end_test.test_easy_generation_with_multiple_selects (module)
tests.end_to_end_test.test_easy_generation_with_output_example (module)
tests.end_to_end_test.test_easy_generation_with_own_row_name (module)
tests.end_to_end_test.test_easy_generation_with_own_time_event (module)
tests.end_to_end_test.test_generation_with_an_existing_name (module)
tests.end_to_end_test.test_generation_with_option_at_tool_call (module)
tests.end_to_end_test.test_help_function (module)
tests.end_to_end_test.test_help_function_of_sqlite (module)
tests.end_to_end_test.test_select_easy_join (module)
tests.end_to_end_test.test_select_with_special_characters (module)
tests.end_to_end_test.test_wrong_path (module)
tests.end_to_end_test.test_wrong_plugin_name (module)
tests.end_to_end_test.test_wrong_sql_query_input (module)
tests.end_to_end_test.test_wrong_test_file (module)
tests.fake (module)
tests.fake.fake_database_information (module)
tests.fake.fake_explain_query_plan (module)
tests.fake.fake_file_handler (module)
tests.fake.fake_mapping_helper (module)
tests.fake.fake_sqlite_database_information (module)
tests.fake.fake_sqlite_plugin_helper (module)
tests.fake.fake_sqlite_plugin_path_helper (module)
tests.fake.fake_sqlite_query_execution (module)
tests.fake.fake_sqliteplugin_mapping (module)
tests.frontend (module)
tests.frontend.controller (module)
tests.frontend.controller.test_sqlite_controller (module)
tests.frontend.sqliteplugin (module)
tests.frontend.sqliteplugin.test_commands (module)
tests.frontend.test_main (module)
tests.integrationtests (module)
tests.integrationtests.test_generating_the_files (module)
tests.model (module)
tests.model.test_sql_query_column_model (module)
tests.model.test_sql_query_column_model_timestamp (module)
tests.other (module)
tests.other.test_dependencies (module)
tests.other.test_version (module)
tests.test_database (module)
tests.test_helper (module)
tests.test_helper.output_handler_file (module)
tests.test_helper.path_helper (module)
tests.test_template (module)
testSelectEasyJoin() (tests.end_to_end_test.test_select_easy_join.SelectEasyJoinTest method)
testSelectWithSpecialCharacters() (tests.end_to_end_test.test_select_with_special_characters.SelectWithSpecialCharactersTest method)
testSourcePathIfExisting() (tests.frontend.controller.test_sqlite_controller.SQLiteControllerTest method)
testSourcePathIfNotExisting() (tests.frontend.controller.test_sqlite_controller.SQLiteControllerTest method)
testSqliteHelp() (tests.frontend.sqliteplugin.test_commands.SqliteCommandsTest method)
testSQLiteHelp() (tests.frontend.test_main.MainTest method)
testSQLiteRun() (tests.frontend.test_main.MainTest method)
testSqlQuery() (tests.frontend.controller.test_sqlite_controller.SQLiteControllerTest method)
testSqlQueryMultiple() (tests.frontend.controller.test_sqlite_controller.SQLiteControllerTest method)
testSqlQueryWithAbort() (tests.frontend.controller.test_sqlite_controller.SQLiteControllerTest method)
TestTemplatePath() (in module tests.test_helper.path_helper)
testTestPathIfExisting() (tests.frontend.controller.test_sqlite_controller.SQLiteControllerTest method)
testTestPathIfExistingAndNoDatabaseFile() (tests.frontend.controller.test_sqlite_controller.SQLiteControllerTest method)
testTestPathIfNotExisting() (tests.frontend.controller.test_sqlite_controller.SQLiteControllerTest method)
testTryToConnect() (tests.dal.test_sqlite_query_execution.SQLiteQueryExecutionTest method)
testTryToConnectWithError() (tests.dal.test_sqlite_query_execution.SQLiteQueryExecutionTest method)
testValidateColumnStringIfNotOk() (tests.frontend.controller.test_sqlite_controller.SQLiteControllerTest method)
testValidateColumnStringIfOk() (tests.frontend.controller.test_sqlite_controller.SQLiteControllerTest method)
testValidatePluginNameIfNotOk() (tests.frontend.controller.test_sqlite_controller.SQLiteControllerTest method)
testValidatePluginNameIfOk() (tests.frontend.controller.test_sqlite_controller.SQLiteControllerTest method)
testValidateRowNameIfNotOk() (tests.frontend.controller.test_sqlite_controller.SQLiteControllerTest method)
testValidateRowNameNameIfOk() (tests.frontend.controller.test_sqlite_controller.SQLiteControllerTest method)
testValidateTimestampStringIfNotOk() (tests.frontend.controller.test_sqlite_controller.SQLiteControllerTest method)
testValidateTimestampStringIfOk() (tests.frontend.controller.test_sqlite_controller.SQLiteControllerTest method)
testWrongPath() (tests.end_to_end_test.test_wrong_path.WrongPathTest method)
testWrongPluginName() (tests.end_to_end_test.test_wrong_plugin_name.WrongPluginNameTest method)
testWrongSQLQueryInput() (tests.end_to_end_test.test_wrong_sql_query_input.WrongSQLQueryInputTest method)
testWrongTestFile() (tests.end_to_end_test.test_wrong_test_file.WrongTestDatabaseFileTest method)
TryToConnect() (plasoscaffolder.dal.base_sql_query_execution.BaseSQLQueryExecution method)
(plasoscaffolder.dal.sqlite_query_execution.SQLiteQueryExecution method)
(tests.fake.fake_sqlite_query_execution.SQLQueryExecution method)
TypeMapperSQLitePython (class in plasoscaffolder.common.type_mapper)
V
VersionTest (class in tests.other.test_version)
W
WrongPathTest (class in tests.end_to_end_test.test_wrong_path)
WrongPluginNameTest (class in tests.end_to_end_test.test_wrong_plugin_name)
WrongSQLQueryInputTest (class in tests.end_to_end_test.test_wrong_sql_query_input)
WrongTestDatabaseFileTest (class in tests.end_to_end_test.test_wrong_test_file)
Y
YapfStyleFilePath() (in module tests.test_helper.path_helper)