Example #1
0
 public virtual void TestArbitraryStringValues()
 {
     CheckArbitraryValuesOf(typeof(string));
     Iterator4Assert.All(Generators.ArbitraryValuesOf(typeof(string)), new _IPredicate4_16
                             ());
 }