Bug 298190 - Need Unit Tests for Xalan Debugger
Summary: Need Unit Tests for Xalan Debugger
Status: NEW
Alias: None
Product: WTP Source Editing
Classification: WebTools
Component: wst.xsl (show other bugs)
Version: 3.1   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: Future   Edit
Assignee: wst.xsl-triaged CLA
QA Contact: David Carver CLA
URL:
Whiteboard:
Keywords: helpwanted
Depends on:
Blocks:
 
Reported: 2009-12-18 10:39 EST by David Carver CLA
Modified: 2010-04-29 08:29 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Carver CLA 2009-12-18 10:39:34 EST
Currently there are no unit tests for the Xalan Debugger.   So when trying to test or debug issues with Xalan specific trace listeners it is near impossible, and one needs to resort only to stack traces and systemout printlines.   This needs to be automated which means setting up some Mocks and configuring appropriate listeners.