public void stringGeneratorTest() { Assert.NotNull(Ex1.getString()); Assert.NotZero(Ex1.getString().Length); }