public void ReturnCountOfRepository()
 {
     Assert.AreEqual(3, MockSupRepository.Count());
 }