I commented this line //Assert.AreEqual(expectedBooks, books); I was looking for the best way to compare two IEnumerable objects, I got nothing =S
I commented this line
//Assert.AreEqual(expectedBooks, books);
I was looking for the best way to compare two IEnumerable objects, I got nothing =S