shouldFail # HttpbindingValidator should fail because this port used soap:binding
shouldPass # GET should be supported
shouldPass # POST should be supported
shouldPass # DELETE should be supported
shouldPass # PUT should be supported
shouldFail # only GET, DELETE, PUT, POST supported
shouldPass # PUT+text/xml should be supported
shouldPass # PUT should be able to use urlEncoded
shouldPass # application/x-www-form-urlencoded should be supported for PUT
shouldPass # POST+text/xml should be supported
shouldPass # POST should be able to use urlEncoded
shouldPass # application/x-www-form-urlencoded should be supported for POST
shouldFail # GET only supports urlReplacement and urlEncoded
shouldPass # GET should support urlEncoded
shouldFail # DELETE only supports urlReplacement and urlEncoded
shouldPass # DELETE should support urlEncoded
shouldPass # POST can use urlReplacement
shouldPass # PUT can use urlReplacement
shouldPass # GET should support urlReplacement
shouldPass # DELETE should support urlReplacement
shouldPass # WSLD spec requires that all message parts must be in the url pattern when urlReplacement is used.
However ODE relaxes this.
shouldPass # Supported Content-Types are: application/x-www-form-urlencoded, text/*, application/xml, *+xml
shouldPass # Supported Content-Types are: application/x-www-form-urlencoded, text/*, application/xml, *+xml
shouldPass # Supported Content-Types are: application/x-www-form-urlencoded, text/*, application/xml, *+xml
shouldPass # Supported Content-Types are: application/x-www-form-urlencoded, text/*, application/xml, *+xml
shouldPass # Supported Content-Types are: application/x-www-form-urlencoded, text/*, application/xml, *+xml
shouldFail # mime:content, type attribute is mandatory
shouldFail # mime:content, type attribute cannot be empty