[ http://issues.apache.org/jira/browse/WSCOMMONS-21?page=comments#action_12378608 ]
Sanka Samaranayake commented on WSCOMMONS-21: --------------------------------------------- I've added those testcases to a separate folder called test2. I've not included them in the main build since there are some test failures relating to handling attributes. One way to fix them is to treat base, Id and Name as separate fields in the Policy object instead of treating them as attributes and providing them getter and setter method for them. In that way we maintain only extensibility attributes separately and policy.getAttributes.size() will reveal the no of extensibility attributes which the Policy object has .. Comments? > Extend WS-Policy tests to encompass more variants (with 3 Assertions) > --------------------------------------------------------------------- > > Key: WSCOMMONS-21 > URL: http://issues.apache.org/jira/browse/WSCOMMONS-21 > Project: WS-Commons > Type: Test > Components: Policy > Reporter: Brian Hulse > Attachments: WS-COMMONS21.zip > > The interop tests are the bare minimum, you can pass these and still not > fully adhere to the specification. These tests are more realistic. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
