module Pact::Consumer::DSL
Public Instance Methods
Source
# File lib/pact/consumer/configuration/dsl.rb, line 6 def service_consumer name, &block Configuration::ServiceConsumer.build(name, &block) end
# File lib/pact/consumer/configuration/dsl.rb, line 6 def service_consumer name, &block Configuration::ServiceConsumer.build(name, &block) end