Ejemplo n.º 1
0
 public void should_generate_empty_string_if_pattern_is_empty()
 {
     ARandom.StringPattern("").Should().Be("");
 }