Bandcamp radio stream extractor: test uploader url
This commit is contained in:
parent
9a555d97e5
commit
39b55b5b42
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue