Class Cucumber::WireSupport::WirePacket
In: lib/cucumber/wire_support/wire_packet.rb
Parent: Object

Represents the packet of data sent over the wire as JSON data, containing a message and a hash of arguments

Methods

handle_with   new   parse   to_json  

Attributes

message  [R] 
params  [R] 

Public Class methods

Public Instance methods

[Validate]