Better bandcamp stream extractor description test
This commit is contained in:
@@ -53,7 +53,7 @@ public class BandcampStreamExtractorTest {
|
|||||||
|
|
||||||
@Test
|
@Test
|
||||||
public void testDescription() {
|
public void testDescription() {
|
||||||
assertEquals(831, extractor.getDescription().getContent().length());
|
assertTrue(extractor.getDescription().getContent().contains("Boy, you've taken up my thoughts"));
|
||||||
}
|
}
|
||||||
|
|
||||||
@Test
|
@Test
|
||||||
|
|||||||
Reference in New Issue
Block a user