Example #1
0
 public void TestInitialize()
 {
     //Clear database
     DbContextHelper.Clear(new VivesRentalDbContext());
 }