NewPipeExtractor/extractor/src/test/java/org/schabi/newpipe/extractor
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
..
localization Add a test for textual durations parsing using TimeAgoParser's patterns 2023-08-06 12:15:06 +02:00
services 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
utils [YouTube] Fix parsing short relative date formats (English only) (#1068) 2023-06-18 21:41:29 +02:00
ExtractorAsserts.java [YouTube] Rewrite manifest test and rename long methods 2022-05-28 12:00:51 +02:00
NewPipeTest.java Removed more unused methods 2022-05-09 21:05:03 +02:00