[MKSearch-dev] Week 10 round up

Phil Shaw phil at mkdoc.com
Fri Dec 17 17:43:30 GMT 2004


A week of consolidation for the JSpider plugins and supporting SAX 
handlers, writing test suites, refactoring and refining behaviour.

Wednesday
---------
Created test suites for the XhtmlMetaFilter, greatly simplifying the 
implementation in the process; the SAX event model means that only 
the startElement handler needs to be implemented for empty elements 
like meta. Created a MockContentHandler to receive test throughput 
and report back.

Thursday
--------
Completed unit and coverage tests for AbstractContentHandler, 
AbstractPlugin, AbstractMKDocPlugin with a set of mock objects. Added 
a Hansel coverage target to the Ant build script to report classes 
that are not covered and overall statistics.

Friday
------
Completed unit and coverage tests for MetaContentHandler, 
MockOutputStream and the MetaParserPlugin itself. Added a few new 
documents to the static test site to check handling of irreparably 
invalid HTML and a new directory for studying meta element handling.




More information about the MKSearch-dev mailing list