Пример #1
0
 public void stringGeneratorTest()
 {
     Assert.NotNull(Ex1.getString());
     Assert.NotZero(Ex1.getString().Length);
 }