Sha256: ac1b62f87fd587535e61dc0b3f1be725bfcfff519b33682c4141c9debcc698c2
Contents?: true
Size: 371 Bytes
Versions: 3
Compression:
Stored size: 371 Bytes
Contents
Feature: No Operation As a client I want to keep the connection alive So that I don't have to log in so often Scenario: NOP Given a successful connection Then the client successfully does nothing Scenario: With a parameter Given a successful connection When the client does nothing with a parameter Then the server returns a syntax error
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
ftpd-0.0.1.pre | features/noop.feature |
ftpd-0.0.0.pre2 | features/noop.feature |
ftpd-0.0.0.pre1 | features/noop.feature |