Bandcamp radio stream extractor: test uploader url
This commit is contained in:
@@ -43,7 +43,8 @@ public class BandcampRadioStreamExtractorTest {
|
|||||||
}
|
}
|
||||||
|
|
||||||
@Test
|
@Test
|
||||||
public void testGetUploaderUrl() {
|
public void testGetUploaderUrl() throws ParsingException {
|
||||||
|
assertEquals("http://bandcamp.com/andrewjervis", e.getUploaderUrl());
|
||||||
}
|
}
|
||||||
|
|
||||||
@Test
|
@Test
|
||||||
|
|||||||
Reference in New Issue
Block a user