Sha256: 1efd7ae9797a62e58cb871bfc7eb19c32b659648a4d48527604e6282f0bb2342

Contents?: true

Size: 383 Bytes

Versions: 7

Compression:

Stored size: 383 Bytes

Contents

Feature: Pio::Features.read
  Scenario: features_request.raw
    Given a packet data file "features_request.raw"
    When I try to parse the file with "Features" class
    Then it should finish successfully

  Scenario: features_reply.raw
    Given a packet data file "features_reply.raw"
    When I try to parse the file with "Features" class
    Then it should finish successfully

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
pio-0.10.1 features/features_read.feature
pio-0.10.0 features/features_read.feature
pio-0.9.0 features/features_read.feature
pio-0.8.2 features/features_read.feature
pio-0.8.1 features/features_read.feature
pio-0.8.0 features/features_read.feature
pio-0.7.0 features/features_read.feature