Sha256: 44fb5632bbcd1a8f0362d5ef8bef1b0347223031878c4a8d31696df3e379b18a
Contents?: true
Size: 270 Bytes
Versions: 1
Compression:
Stored size: 270 Bytes
Contents
require 'spec_helper' describe "Request" do it "should get soap_action" do pending end it "should get soap arguments" do pending end it "should build response" do pending end it "should validate input with WSDL" do pending end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
sinatra-soap-0.1.5 | spec/request_spec.rb |