Exemplo n.º 1
0
 public void WithMapTranspose() => RegressionRunner.Run(_session, InfraNamedWindowTypes.WithMapTranspose());
Exemplo n.º 2
0
 public void WithConstantsAs() => RegressionRunner.Run(_session, InfraNamedWindowTypes.WithConstantsAs());
Exemplo n.º 3
0
 public void WithNoWildcardWithAs() => RegressionRunner.Run(_session, InfraNamedWindowTypes.WithNoWildcardWithAs());
Exemplo n.º 4
0
 public void WithWildcardNoFieldsNoAs() => RegressionRunner.Run(_session, InfraNamedWindowTypes.WithWildcardNoFieldsNoAs());
Exemplo n.º 5
0
 public void WithCreateTableSyntax() => RegressionRunner.Run(_session, InfraNamedWindowTypes.WithCreateTableSyntax());
Exemplo n.º 6
0
 public void WithModelAfterMap() => RegressionRunner.Run(_session, InfraNamedWindowTypes.WithModelAfterMap());
Exemplo n.º 7
0
 public void WithWildcardInheritance() => RegressionRunner.Run(_session, InfraNamedWindowTypes.WithWildcardInheritance());
Exemplo n.º 8
0
 public void WithNoSpecificationBean() => RegressionRunner.Run(_session, InfraNamedWindowTypes.WithNoSpecificationBean());
Exemplo n.º 9
0
 public void WithEventTypeColumnDef() => RegressionRunner.Run(_session, InfraNamedWindowTypes.WithEventTypeColumnDef());
Exemplo n.º 10
0
 public void WithCreateSchemaModelAfter() => RegressionRunner.Run(_session, InfraNamedWindowTypes.WithCreateSchemaModelAfter());