Exemplo n.º 1
0
 public void GetAllSectionsTest()
 {
     Assert.AreEqual(_readFile.GetAllSections().Count, 42);
 }