Bug 243941 - [JUnit] add or update validation unit test to call v2 validation framework
Summary: [JUnit] add or update validation unit test to call v2 validation framework
Status: NEW
Alias: None
Product: WTP Webservices
Classification: WebTools
Component: wst.wsdl (show other bugs)
Version: 3.0   Edit
Hardware: PC Windows XP
: P3 enhancement (vote)
Target Milestone: Future   Edit
Assignee: Project Inbox CLA
QA Contact: Keith Chong CLA
URL:
Whiteboard:
Keywords: test
Depends on:
Blocks:
 
Reported: 2008-08-12 17:10 EDT by Amy Wu CLA
Modified: 2010-07-20 11:36 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 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.