require 'spec_helper' shared_examples_for "Protocol3#read_instruction examples" do describe "when the opcode is 66" do let(:length) { 12 } let(:bytes) { "hello world\0".b } let(:packed) { [length, bytes].pack('L