public void TestReaderTour()
 {
     Assert.IsNotNull(tourDAL.GetTourById("S"));
 }