Description
Test the Woden API support for Interface component and element and its children by invoking each API method on instances of: org.apache.woden.wsdl20.Interface
org.apache.woden.wsdl20.InterfaceFault
org.apache.woden.wsdl20.InterfaceOperation
org.apache.woden.wsdl20.InterfaceFaultReference
org.apache.woden.wsdl20.InterfaceMessageReference
org.apache.woden.wsdl20.xml.InterfaceElement
org.apache.woden.wsdl20.xml.InterfaceFaultElement
org.apache.woden.wsdl20.xml.InterfaceOperationElement
org.apache.woden.wsdl20.xml.InterfaceFaultReferenceElement
org.apache.woden.wsdl20.xml.InterfaceMessageReferenceElement
The objective here is simply to test the Woden API. Complete functional tests for WSDL interface should be provided by the W3C WSDL 2.0 Test Suite.