Ejemplo n.º 1
0
 public void WithRenderSimple() => RegressionRunner.Run(_session, EventRenderJSON.WithRenderSimple());
Ejemplo n.º 2
0
 public void WithMapAndNestedArray() => RegressionRunner.Run(_session, EventRenderJSON.WithMapAndNestedArray());
Ejemplo n.º 3
0
 public void WithEnquote() => RegressionRunner.Run(_session, EventRenderJSON.WithEnquote());
Ejemplo n.º 4
0
 public void WithEmptyMap() => RegressionRunner.Run(_session, EventRenderJSON.WithEmptyMap());
Ejemplo n.º 5
0
 public void WithJsonEventType() => RegressionRunner.Run(_session, EventRenderJSON.WithJsonEventType());