Exemple #1
0
 public void WithSceneOne() => RegressionRunner.Run(_session, ViewLengthBatch.WithSceneOne());
Exemple #2
0
 public void WithNormal() => RegressionRunner.Run(_session, ViewLengthBatch.WithNormal());
Exemple #3
0
 public void WithInvalid() => RegressionRunner.Run(_session, ViewLengthBatch.WithInvalid());
Exemple #4
0
 public void WithDelete() => RegressionRunner.Run(_session, ViewLengthBatch.WithDelete());