public void String_0() { var src = new StringSource("f1,f2", "c1,c2"); Assert.AreEqual(2, src.GetFiles().Count); }