[ http://jira.codehaus.org/browse/DOXIA-101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Lukas Theussl updated DOXIA-101: -------------------------------- Attachment: DOXIA-101.patch Attaching a patch that adds two classes: AbstractSinkTest and SinkTestDocument. The former should replace AbstractSinkTestCase (but it would break other modules tests to do so right away, so I just renamed it for now). The latter can be used to generate a complete test document without the need for a special parser. > Create a standard testing parser that emits all events so that any sink can > be tested with it. > ---------------------------------------------------------------------------------------------- > > Key: DOXIA-101 > URL: http://jira.codehaus.org/browse/DOXIA-101 > Project: doxia > Issue Type: Task > Components: Core > Reporter: Jason van Zyl > Fix For: 1.0 > > Attachments: DOXIA-101.patch > > > This will allow us to replace the use of the AptParser in tests where we are > just trying to generate events to make sure a particular sink is working > properly. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira