Sha256: ad7735e795312d8fb1db203849385750646d6b96e4cdca2f0ce4004eacd227c7
Contents?: true
Size: 397 Bytes
Versions: 20
Compression:
Stored size: 397 Bytes
Contents
Feature: Options As a client I want to know set options To tailor the server's behavior Background: Given the test server is started And the client connects Scenario: No argument When the client sends "OPTS" Then the server returns a syntax error Scenario: Unknown option command When the client sets option "ABC" Then the server returns a bad option error
Version data entries
20 entries across 20 versions & 2 rubygems