oops_spec.rb revision 0e046f69ce27bf8228865704eb4626797fc56184
require 'spec_helper'
end
end
end
end
end
end
context 'parsing a oops response' do end
it 'return correct amount of elements' do end
context 'first element responded' do
it 'have correct type' do end
it 'have correct name' do end
it 'have correct code' do end
it 'have correct affects' do end
end
end
end
end
end