public void TestInitialize() { _subject = new GetSongResult(new SubsonicServiceConfiguration { BaseUrl = "http://test"}, 12); }
public void TestInitialize() { _subject = new GetSongResult(new SubsonicServiceConfiguration { BaseUrl = "http://test" }, 12); }