You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by Lewis John Mcgibbney <le...@gmail.com> on 2013/01/08 04:02:03 UTC

[PROPOSAL] Base Testing class for Scoring plugins

Hi,

I recently began thinking about implementing some kind of Base testing
suite to cover our scoring plugins

trunk
- depth
- link
- opic
- tld

2.x
- same minus depth (but scoped to change based on recent convo between
Ferdy and Julien)

The inspiration comes from the RegexURLFilterTestBase [0] which each
urlfilter plugin extends in its respective tests.

The problem I am currently having is actually visualizing what such a base
test suite for scoring would look like!

Any ideas?

Thanks

Lewis

[0]
http://svn.apache.org/repos/asf/nutch/trunk/src/plugin/lib-regex-filter/src/test/org/apache/nutch/urlfilter/api/RegexURLFilterBaseTest.java

-- 
*Lewis*