Class Envelope


  • public final class Envelope
    extends Object
    Represents the Envelope message in Cucumber's message protocol
    See Also:
    Github - Cucumber - Messages When removing a field, replace it with reserved, rather than deleting the line. When adding a field, add it to the end and increment the number by one. See https://developers.google.com/protocol-buffers/docs/proto#updating for details All the messages that are passed between different components/processes are Envelope messages.