You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "Sebastian Nagel (Jira)" <ji...@apache.org> on 2022/06/24 12:46:00 UTC

[jira] [Created] (NUTCH-2954) Add unit tests for URLStreamHandlerFactory

Sebastian Nagel created NUTCH-2954:
--------------------------------------

             Summary: Add unit tests for URLStreamHandlerFactory
                 Key: NUTCH-2954
                 URL: https://issues.apache.org/jira/browse/NUTCH-2954
             Project: Nutch
          Issue Type: Improvement
          Components: plugin, protocol, test
    Affects Versions: 1.19
            Reporter: Sebastian Nagel
             Fix For: 1.19


(suggested by [~lewismc]  in discussion of [PR #733|https://github.com/apache/nutch/pull/733#issuecomment-1157149313))]

bq.  I took a look at [hadoop-hdfs TestUrlStreamHandler.java|https://github.com/apache/hadoop/blob/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/fs/TestUrlStreamHandler.java] as well which I really like the look of. To build out some more confidence in this aspect of the Nutch codebase, we could create some tests for the [nutch URLStreamHandlerFactory.java|https://github.com/apache/nutch/blob/master/src/java/org/apache/nutch/plugin/URLStreamHandlerFactory.java].



--
This message was sent by Atlassian Jira
(v8.20.7#820007)