Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [wtp-incubator-dev] XSL UI Test Suite

Alright, the unit tests for the DelagatingSourceValidatorForXSL are in place. 4 of the tests are failing and 1 is passing. The 4 that are failing are returning error messages on files that are valid.

Doug take a look at the org.eclipse.wst.xsl.ui.tests project for how these tests were setup. They were based on the org.eclipse.wst.xml.ui.tests for the DelagatingSourceValidatorForXML.

Dave

David Carver wrote:
I've checked in a new plugin project that has a Test case started for Validation. I still need to test it and debug it to make sure that it is working right, it's based on the XML UI test suite and it's validation checks. I plan to add several test cases for it to validate against the docbook stylesheets in the net.sourceforge.docbook.stylesheets project. I'll pick and choose a few root stylesheets that can be used to provide a good suite. They should all report as being valid. if we have any that aren't then we know there are some errors in the validation framework.

Anyways, the name of the plugin is org.eclipse.wst.xsl.ui.tests and it's in the test folder.

Dave


_______________________________________________
wtp-incubator-dev mailing list
wtp-incubator-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/wtp-incubator-dev





Back to the top