Beispiel #1
0
 protected override void GivenThat()
 {
     base.GivenThat();
     Feed = new PodcastFeedInRssFormat(FeedXmlStream, null);
 }