NewPipeExtractor/extractor/src/test/java/org/schabi/newpipe/extractor/services/soundcloud
litetex bf3ae5e679 Fixed ``SoundcloudStreamLinkHandlerFactoryTest``
* Removed the unnecessary ``public``
* Use parameterized tests
* One song got removed (which caused the test failure), replaced it with another song
2022-08-14 14:48:27 +02:00
..
search Updated to JUnit 5 2021-12-27 21:08:08 +01:00
SoundcloudChannelExtractorTest.java Updated to JUnit 5 2021-12-27 21:08:08 +01:00
SoundcloudChartsExtractorTest.java Updated to JUnit 5 2021-12-27 21:08:08 +01:00
SoundcloudChartsLinkHandlerFactoryTest.java Updated to JUnit 5 2021-12-27 21:08:08 +01:00
SoundcloudParsingHelperTest.java Removed hardcoded soundcloud id 2022-03-15 21:19:19 +01:00
SoundcloudPlaylistExtractorTest.java Fix YouTube and SoundCloud playlists tests 2022-03-16 19:40:30 +01:00
SoundcloudStreamExtractorTest.java [SoundCloud] Use the HLS delivery method for all streams and extract only a single stream URL from HLS manifest for MP3 streams 2022-05-29 19:08:18 +02:00
SoundcloudStreamLinkHandlerFactoryTest.java Fixed ``SoundcloudStreamLinkHandlerFactoryTest`` 2022-08-14 14:48:27 +02:00
SoundcloudSubscriptionExtractorTest.java Code cleanup / improvements 2022-01-04 17:28:31 +01:00
SoundcloudSuggestionExtractorTest.java Updated to JUnit 5 2021-12-27 21:08:08 +01:00