Sha256: d9b541963fbd908cc01f96ffdc12904ac9be0aa5f8d9a8314c45ad0733e9364c

Contents?: true

Size: 101 Bytes

Versions: 19

Compression:

Stored size: 101 Bytes

Contents

Given "the JSON is:" do |json|
  @json = json
end

When "I get the JSON" do
  @last_json = @json
end

Version data entries

19 entries across 19 versions & 2 rubygems

Version Path
jsontest-1.0.0 features/step_definitions/steps.rb
json_spec-1.1.5 features/step_definitions/steps.rb
json_spec-1.1.4 features/step_definitions/steps.rb
json_spec-1.1.3 features/step_definitions/steps.rb
json_spec-1.1.2 features/step_definitions/steps.rb
json_spec-1.1.1 features/step_definitions/steps.rb
json_spec-1.1.0 features/step_definitions/steps.rb
json_spec-1.0.3 features/step_definitions/steps.rb
json_spec-1.0.2 features/step_definitions/steps.rb
json_spec-1.0.0 features/step_definitions/steps.rb
json_spec-0.8.1 features/step_definitions/steps.rb
json_spec-0.8.0 features/step_definitions/steps.rb
json_spec-0.7.0 features/step_definitions/steps.rb
json_spec-0.6.0 features/step_definitions/steps.rb
json_spec-0.5.0 features/step_definitions/steps.rb
json_spec-0.4.0 features/step_definitions/steps.rb
json_spec-0.3.0 features/step_definitions/steps.rb
json_spec-0.2.0 features/step_definitions/steps.rb
json_spec-0.1.0 features/step_definitions/steps.rb