Bug 243941

Summary: [JUnit] add or update validation unit test to call v2 validation framework
Product: [WebTools] WTP Webservices Reporter: Amy Wu <for.work.things>
Component: wst.wsdlAssignee: Project Inbox <wst.wsdl-triaged>
Status: NEW --- QA Contact: Keith Chong <keith.chong.ca>
Severity: enhancement    
Priority: P3 Keywords: test
Version: 3.0   
Target Milestone: Future   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Amy Wu CLA 2008-08-12 17:10:15 EDT
using wtp 3.0.1

I noticed right now, the wsdl validation unit tests manually instantiate the wsdl
validator and call validate.  I think that's good for testing the specific
validator, but we should also consider invoking validation through the v2
validation framework to make sure everything is working like the user will see
it.

the wsdl validation performance tests were updated in bug 227626. maybe
something similiar can be done here.
Comment 1 Amy Wu CLA 2008-08-12 17:11:19 EDT
Oops, i meant bug 227625.