Sha256: f41f94cbdfa3156e0e1fb8904814d0837419f015a2a218b812292f316c455a2c
Contents?: true
Size: 330 Bytes
Versions: 10
Compression:
Stored size: 330 Bytes
Contents
Feature: Output from Mirage is stored in mirage.log. This file is located at the root from which mirage is started. Scenario: response is set. Given I post to 'http://localhost:7001/mirage/set/greeting' with parameters: | response | Hello | Then 'mirage.log' should contain '/mirage/set/greeting?response=Hello'
Version data entries
10 entries across 10 versions & 1 rubygems