Exemplo n.º 1
0
 public void WithMultipleDataWindowIntersect() => RegressionRunner.Run(_session, InfraNamedWindowOnUpdate.WithMultipleDataWindowIntersect());
Exemplo n.º 2
0
 public void WithUpdateNonPropertySet() => RegressionRunner.Run(_session, InfraNamedWindowOnUpdate.WithUpdateNonPropertySet());
Exemplo n.º 3
0
 public void WithSubclass() => RegressionRunner.Run(_session, InfraNamedWindowOnUpdate.WithSubclass());
Exemplo n.º 4
0
 public void WithUpdateCopyMethodBean() => RegressionRunner.Run(_session, InfraNamedWindowOnUpdate.WithUpdateCopyMethodBean());
Exemplo n.º 5
0
 public void WithUpdateWrapper() => RegressionRunner.Run(_session, InfraNamedWindowOnUpdate.WithUpdateWrapper());
Exemplo n.º 6
0
 public void WithUpdateMultikeyWArrayPrimitiveArray() => RegressionRunner.Run(_session, InfraNamedWindowOnUpdate.WithUpdateMultikeyWArrayPrimitiveArray());
Exemplo n.º 7
0
 public void WithUpdateMultikeyWArrayTwoFields() => RegressionRunner.Run(_session, InfraNamedWindowOnUpdate.WithUpdateMultikeyWArrayTwoFields());