NewPipeExtractor/extractor/src/test/java/org/schabi/newpipe/extractor/services
AudricV 18846baba7
Add tabs and tags methods in tests interfaces and annotate all methods with the Test JUnit annotation
These changes should help to detect tests as tests, when running a subset of
tests or all tests.
They should be also implemented in these interfaces' implementations (new and
existing ones).

Co-authored-by: ThetaDev <t.testboy@gmail.com>
2023-08-06 12:15:06 +02:00
..
bandcamp Fix BandcampRadioStreamExtractorTest.testGetAudioStreams() 2023-06-06 23:07:56 +02:00
media_ccc [MediaCCC] Test audio language property extraction 2023-02-26 19:06:18 +01:00
peertube Merge pull request #1052 from TeamNewPipe/peertube/fix/nested-comment-replies 2023-05-18 18:49:06 +02:00
soundcloud [SoundCloud] Detect whether there are any more search results 2023-08-03 14:37:13 +02:00
youtube [YouTube] Improve and fix YoutubeJavaScriptExtractor 2023-08-02 23:05:08 +02:00
BaseChannelExtractorTest.java Add tabs and tags methods in tests interfaces and annotate all methods with the Test JUnit annotation 2023-08-06 12:15:06 +02:00
BaseExtractorTest.java Add tabs and tags methods in tests interfaces and annotate all methods with the Test JUnit annotation 2023-08-06 12:15:06 +02:00
BaseListExtractorTest.java Add tabs and tags methods in tests interfaces and annotate all methods with the Test JUnit annotation 2023-08-06 12:15:06 +02:00
BasePlaylistExtractorTest.java Add tabs and tags methods in tests interfaces and annotate all methods with the Test JUnit annotation 2023-08-06 12:15:06 +02:00
BaseSearchExtractorTest.java Add tabs and tags methods in tests interfaces and annotate all methods with the Test JUnit annotation 2023-08-06 12:15:06 +02:00
BaseStreamExtractorTest.java Add tabs and tags methods in tests interfaces and annotate all methods with the Test JUnit annotation 2023-08-06 12:15:06 +02:00
DefaultExtractorTest.java Updated to JUnit 5 2021-12-27 21:08:08 +01:00
DefaultListExtractorTest.java Updated to JUnit 5 2021-12-27 21:08:08 +01:00
DefaultSearchExtractorTest.java Updated to JUnit 5 2021-12-27 21:08:08 +01:00
DefaultStreamExtractorTest.java Update DefaultStreamExtractorTest and SoundcloudStreamExtractorTest to support changes made in Stream classes 2022-05-28 12:00:45 +02:00
DefaultTests.java Updated to JUnit 5 2021-12-27 21:08:08 +01:00