Sha256: e097d5e6589fe03a0229caa5b3cd41dd11e34ab7a44872413b118e07a087460c
Contents?: true
Size: 492 Bytes
Versions: 29
Compression:
Stored size: 492 Bytes
Contents
Feature: Example As a programmer I want to connect to the example So that I can try this libary with an arbitrary FTP client Background: Given the example server is started Scenario: Normal connection Given a successful login Then the server returns no error And the client should be logged in Scenario: Fetch README Given a successful login When the client successfully gets text "README" Then the local file "README" should match the remote file
Version data entries
29 entries across 29 versions & 2 rubygems