Maven Doxia

Create a standard testing parser that emits all events so that any sink can be tested with it.

Details

  • Type: Task Task
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: None
  • Fix Version/s: 1.0-alpha-9
  • Component/s: Core
  • Labels:
    None
  • Number of attachments :
    1

Description

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.

Issue Links

Activity

Hide
Lukas Theussl added a comment -

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.

Show
Lukas Theussl added a comment - 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.
Hide
Lukas Theussl added a comment -

Committed a more complete set of classes, including the IdentityTest used at DOXIA-134.

Show
Lukas Theussl added a comment - Committed a more complete set of classes, including the IdentityTest used at DOXIA-134.

People

Vote (1)
Watch (1)

Dates

  • Created:
    Updated:
    Resolved: