semantics
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# #region test_sql_table_extractor [C:3] [TYPE TestModule] [SEMANTICS test, sql, table, extractor, pytest]
|
||||
# @BRIEF Unit tests for SqlTableExtractor — T017. Verifies three-phase extraction of schema.table references from SQL+Jinja.
|
||||
# @LAYER Test
|
||||
# @LAYER Tests
|
||||
# @RELATION BINDS_TO -> [SqlTableExtractorModule]
|
||||
# @TEST_CONTRACT: extract_tables_from_sql(str) -> set[str]
|
||||
# @TEST_EDGE: empty_input -> returns empty set
|
||||
|
||||
Reference in New Issue
Block a user