Sha256: 87e8a7a5c471ec38b44cca5e8d5ee7332f2f6b8d9b91a53713301841198042d1
Contents?: true
Size: 328 Bytes
Versions: 8
Compression:
Stored size: 328 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
8 entries across 8 versions & 1 rubygems