Ejemplo n.º 1
0
        public void Constructor_ValidCall_ShouldNotThrowException()
        {
            var fixtures = new ReservationValidationServiceTestFixtures();

            fixtures.CreateService();
        }