class documentation

class SQLMatchRule(AssertRule):

Known subclasses: sqlalchemy.testing.assertsql.CompiledSQL, sqlalchemy.testing.assertsql.CursorSQL

View In Hierarchy

Undocumented

Inherited from AssertRule:

Method no​_more​_statements Undocumented
Method process​_statement Undocumented
Class Variable consume​_statement Undocumented
Class Variable errormessage Undocumented
Class Variable is​_consumed Undocumented