Пример #1
0
 public void WithMapTranspose() => RegressionRunner.Run(_session, InfraNamedWindowTypes.WithMapTranspose());
Пример #2
0
 public void WithConstantsAs() => RegressionRunner.Run(_session, InfraNamedWindowTypes.WithConstantsAs());
Пример #3
0
 public void WithNoWildcardWithAs() => RegressionRunner.Run(_session, InfraNamedWindowTypes.WithNoWildcardWithAs());
Пример #4
0
 public void WithWildcardNoFieldsNoAs() => RegressionRunner.Run(_session, InfraNamedWindowTypes.WithWildcardNoFieldsNoAs());
Пример #5
0
 public void WithCreateTableSyntax() => RegressionRunner.Run(_session, InfraNamedWindowTypes.WithCreateTableSyntax());
Пример #6
0
 public void WithModelAfterMap() => RegressionRunner.Run(_session, InfraNamedWindowTypes.WithModelAfterMap());
Пример #7
0
 public void WithWildcardInheritance() => RegressionRunner.Run(_session, InfraNamedWindowTypes.WithWildcardInheritance());
Пример #8
0
 public void WithNoSpecificationBean() => RegressionRunner.Run(_session, InfraNamedWindowTypes.WithNoSpecificationBean());
Пример #9
0
 public void WithEventTypeColumnDef() => RegressionRunner.Run(_session, InfraNamedWindowTypes.WithEventTypeColumnDef());
Пример #10
0
 public void WithCreateSchemaModelAfter() => RegressionRunner.Run(_session, InfraNamedWindowTypes.WithCreateSchemaModelAfter());