RV
Size: a a a
RV
NN
RV
RV
RV
NN
IZ
NN
IZ
it 'call #result_nodes=' do
operation.save
subject_with_id.show
# allow(described_class.instance_variables).to receive(:@operation).and_return(operation)
expect_any_instance_of(Operation).to receive(:result_nodes=)
end
IZ
let(:subject_with_id) { described_class.new(request_with_id) }RV
RV
IZ
IZ
@operation.result_nodes = res
RV
RV
RV
IZ
NN
NN