Sha256: 064796c5cd69685f7269281ebb5e63d58d9e117f73f4352b99ae160b186e5764
Contents?: true
Size: 321 Bytes
Versions: 20
Compression:
Stored size: 321 Bytes
Contents
Feature: Abort As a client I want to know this command is not supported So that I can avoid using it Background: Given the test server is started Scenario: Unimplemented Given a successful connection When the client sends command "ABOR" Then the server returns an unimplemented command error
Version data entries
20 entries across 20 versions & 2 rubygems