Esempio n. 1
0
 public void Configuration_loads_successfully()
 {
     // act assert
     Assert.DoesNotThrow(() => _sut.GetAll());
 }