Sha256: 11997a17f055bf57f85caa0614d661d8ad4fb8e004ebdb6e5ec7e496f738a025
Contents?: true
Size: 567 Bytes
Versions: 2
Compression:
Stored size: 567 Bytes
Contents
@open_flow10 Feature: AggregateStats::Reply Scenario: read When I parse a file named "open_flow10/aggregate_stats_reply.raw" with "AggregateStats::Reply" class Then the message has the following fields and values: | field | value | | version | 1 | | transaction_id | 15 | | xid | 15 | | stats_type | :aggregate | | flags | 0 | | packet_count | 0 | | byte_count | 0 | | flow_count | 0 |
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
pio-0.30.2 | features/open_flow10/aggregate_stats_reply.feature |
pio-0.30.1 | features/open_flow10/aggregate_stats_reply.feature |