Method: Sbmt::Pact::Consumer::GrpcInteractionBuilder#with_response_meta
- Defined in:
- lib/sbmt/pact/consumer/grpc_interaction_builder.rb
#with_response_meta(meta_hash) ⇒ Object
95 96 97 98 |
# File 'lib/sbmt/pact/consumer/grpc_interaction_builder.rb', line 95 def () @response_meta = InteractionContents.plugin() self end |