Sha256: 2a7aecadf0ada468971af1a155b78f53f0317ee0aa49144dc08aa1ffc4fd5f0d
Contents?: true
Size: 408 Bytes
Versions: 8
Compression:
Stored size: 408 Bytes
Contents
@open_flow10 Feature: Pio::VendorAction Scenario: new(1) When I try to create an OpenFlow action with: """ Pio::VendorAction.new(1) """ Then it should finish successfully And the action has the following fields and values: | field | value | | action_type.to_hex | 0xffff | | length | 8 | | vendor | 1 |
Version data entries
8 entries across 8 versions & 1 rubygems