lib/soaspec/exchange/variable_storer.rb in soaspec-0.2.29 vs lib/soaspec/exchange/variable_storer.rb in soaspec-0.2.30

- old
+ new

@@ -1,4 +1,6 @@ +# frozen_string_literal: true + module Soaspec # Enables Exchange to store and retrieve variables so that one # exchange can make assertions based on a previous one module VariableStorer # Stores a value in the api handler that can be accessed by the provided name