Example #1
0
 public void Deleting_a_category_with_attached_podcasts_should_succeed()
 {
     _sut.Delete(TestData.Category1);
 }